cahnge to just have /app mounted
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
Some checks are pending
PVE2 Infrastructure Deploy / terraform (push) Waiting to run
This commit is contained in:
parent
6b23cf3e66
commit
bd69377f3c
1 changed files with 1 additions and 3 deletions
|
|
@ -6,6 +6,4 @@ services:
|
|||
- 8265:8265 # WebUI
|
||||
volumes:
|
||||
- /mnt:/media # Your recovered files
|
||||
- /docker/tdarr/server:/app/server
|
||||
- /docker/tdarr/configs:/app/configs
|
||||
- /docker/tdarr/Tdarr_Server:/app/Tdarr_Server
|
||||
- /docker/tdarr/app:/app
|
||||
Loading…
Reference in a new issue