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