fix: sbnzdb usenet downloader config path
This commit is contained in:
parent
2856bb651c
commit
1ac3b1d13d
1 changed files with 1 additions and 1 deletions
|
|
@ -164,7 +164,7 @@ services:
|
|||
- UMASK=002
|
||||
volumes:
|
||||
- /etc/localtime:/etc/localtime:ro
|
||||
- ${DOCKERCONFDIR}/sabnzbd/config:/config
|
||||
- ${DOCKERCONFDIR}/sabnzbd:/config
|
||||
- ${DOCKERCONFDIR}/usenet:/data/usenet:rw
|
||||
|
||||
plex:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue