Define restart as always
This commit is contained in:
+1
-1
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user