diff --git a/docker-compose.yml b/docker-compose.yml index 45c74e2..2d06d1e 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -5,7 +5,7 @@ services: container_name: LIDARR healthcheck: test: curl -f http://localhost:8686/ || exit 1 - restart: on-failure:5 + restart: always security_opt: - no-new-privileges:true volumes: