Fix the volume for sabnzbd (#58)
This commit is contained in:
@@ -245,7 +245,7 @@ services:
|
||||
- TZ=${TIMEZONE}
|
||||
volumes:
|
||||
- ${ROOT_DIR}/config/sabnzbd-config:/config
|
||||
- ${ROOT_DIR}/data/usenet:/downloads
|
||||
- ${ROOT_DIR}/data/usenet:/data/usenet
|
||||
ports:
|
||||
- "8081:8080"
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user