diff --git a/common-settings.yaml b/common-settings.yaml index 9fd26d7..19d917f 100644 --- a/common-settings.yaml +++ b/common-settings.yaml @@ -8,4 +8,4 @@ services: max-size: "10m" max-file: "10" compress: "true" - restart: "${RESTARTPOLICY:-unless-stopped}" + restart: "${RESTARTPOLICY:-always}"