diff --git a/docker-compose.yaml b/docker-compose.yaml index 1f67155..2b86c06 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -11,4 +11,4 @@ services: - /path/to/config:/config - /path/to/tvshows:/data/tvshows - /path/to/movies:/data/movies - restart: unless-stopped \ No newline at end of file + restart: always \ No newline at end of file