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