forked from coop-cloud/coopcloud.tech
parent
adb393529a
commit
e20a39b946
@ -6,6 +6,12 @@ services:
|
||||
image: "decentral1se/cloud.autonomic.zone:latest"
|
||||
networks:
|
||||
- proxy
|
||||
healthcheck:
|
||||
test: ["CMD", "curl", "-f", "http://localhost:8000"]
|
||||
interval: 10s
|
||||
timeout: 10s
|
||||
retries: 10
|
||||
start_period: 15s
|
||||
deploy:
|
||||
update_config:
|
||||
failure_action: rollback
|
||||
|
Loading…
Reference in New Issue
Block a user