Set restart to always
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@ services:
|
|||||||
security_opt:
|
security_opt:
|
||||||
- no-new-privileges:true
|
- no-new-privileges:true
|
||||||
tty: true
|
tty: true
|
||||||
restart: on-failure:5
|
restart: always
|
||||||
ports:
|
ports:
|
||||||
- "5800:5800"
|
- "5800:5800"
|
||||||
volumes:
|
volumes:
|
||||||
|
|||||||
Reference in New Issue
Block a user