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
|
- 8265:8265 # WebUI
|
||||||
volumes:
|
volumes:
|
||||||
- /mnt:/media # Your recovered files
|
- /mnt:/media # Your recovered files
|
||||||
- /docker/tdarr/server:/app/server
|
- /docker/tdarr/app:/app
|
||||||
- /docker/tdarr/configs:/app/configs
|
|
||||||
- /docker/tdarr/Tdarr_Server:/app/Tdarr_Server
|
|
||||||
Loading…
Reference in a new issue