Skip to content
Snippets Groups Projects
Commit 0ed8e64d authored by Nicolas Pernoud's avatar Nicolas Pernoud
Browse files

Changed docker-compose restart mode

parent d028152d
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ services:
options:
max-size: "1M"
max-file: "10"
restart: on-failure
restart: unless-stopped
cozy:
image: npernoud/easy-cozy:latest-amd64
......@@ -28,4 +28,4 @@ services:
options:
max-size: "1M"
max-file: "10"
restart: on-failure
restart: unless-stopped
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment