Add config volume to tdarr v2 node

This commit is contained in:
Jean Froment 2021-02-15 15:31:57 +01:00
parent cc2d2b6528
commit 86f6511701
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ services:
volumes:
- torrents:/media
- transcodes:/temp
- settingstdarrv2:/app/configs
labels:
- "traefik.enable=false"