diff --git a/lxc3/tdarr.yml b/lxc3/tdarr.yml index ca187ac..e87848e 100644 --- a/lxc3/tdarr.yml +++ b/lxc3/tdarr.yml @@ -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 \ No newline at end of file + - /docker/tdarr/app:/app \ No newline at end of file