Add config volume to tdarr v2 node
This commit is contained in:
parent
cc2d2b6528
commit
86f6511701
|
@ -37,6 +37,7 @@ services:
|
|||
volumes:
|
||||
- torrents:/media
|
||||
- transcodes:/temp
|
||||
- settingstdarrv2:/app/configs
|
||||
labels:
|
||||
- "traefik.enable=false"
|
||||
|
||||
|
|
Loading…
Reference in New Issue