Drop healthcheck for now

This commit is contained in:
decentral1se 2021-03-30 22:17:50 +02:00
parent 90995e77e6
commit b0875c1858
No known key found for this signature in database
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 0 additions and 6 deletions

View File

@ -6,12 +6,6 @@ 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