Update docker-compose.yaml

This commit is contained in:
RomanNum3ral 2025-07-20 18:06:17 +00:00
parent fe3d058188
commit 2aa61df57a
1 changed files with 1 additions and 1 deletions

View File

@ -11,4 +11,4 @@ services:
- /path/to/config:/config
- /path/to/tvshows:/data/tvshows
- /path/to/movies:/data/movies
restart: unless-stopped
restart: always