Fix typo in volume spec
This commit is contained in:
parent
22258c7bba
commit
b4e34dc06d
|
@ -208,7 +208,7 @@ services:
|
|||
- PGID=${PGID}
|
||||
- TZ=${TZ}
|
||||
volumes:
|
||||
- /torrents:/home/Tdarr/Media
|
||||
- torrents:/home/Tdarr/Media
|
||||
- ./appdata/:/home/Tdarr/Documents/Tdarr
|
||||
- ./appdata/TdarrDB:/var/lib/mongodb
|
||||
labels:
|
||||
|
|
Loading…
Reference in New Issue