Define restart as always

This commit is contained in:
2025-04-11 12:03:17 +02:00
parent 06b0d5b032
commit a7714777d0
+1 -1
View File
@@ -5,7 +5,7 @@ services:
container_name: LIDARR container_name: LIDARR
healthcheck: healthcheck:
test: curl -f http://localhost:8686/ || exit 1 test: curl -f http://localhost:8686/ || exit 1
restart: on-failure:5 restart: always
security_opt: security_opt:
- no-new-privileges:true - no-new-privileges:true
volumes: volumes: