Fix typo in volume spec

This commit is contained in:
Jean Froment 2020-11-20 21:18:35 +01:00
parent 22258c7bba
commit b4e34dc06d
1 changed files with 1 additions and 1 deletions

View File

@ -208,7 +208,7 @@ services:
- PGID=${PGID} - PGID=${PGID}
- TZ=${TZ} - TZ=${TZ}
volumes: volumes:
- /torrents:/home/Tdarr/Media - torrents:/home/Tdarr/Media
- ./appdata/:/home/Tdarr/Documents/Tdarr - ./appdata/:/home/Tdarr/Documents/Tdarr
- ./appdata/TdarrDB:/var/lib/mongodb - ./appdata/TdarrDB:/var/lib/mongodb
labels: labels: