feat(haproxy): Always restart
This commit is contained in:
parent
41b3bcb169
commit
93e12bee0a
@ -8,4 +8,4 @@ services:
|
||||
max-size: "10m"
|
||||
max-file: "10"
|
||||
compress: "true"
|
||||
restart: "${RESTARTPOLICY:-unless-stopped}"
|
||||
restart: "${RESTARTPOLICY:-always}"
|
||||
|
Loading…
x
Reference in New Issue
Block a user