Disable health check for now
This commit is contained in:
parent
84fed5f21d
commit
2a42742a25
@ -19,12 +19,6 @@ services:
|
|||||||
target: /etc/traefik/file-provider.yml
|
target: /etc/traefik/file-provider.yml
|
||||||
networks:
|
networks:
|
||||||
- proxy
|
- proxy
|
||||||
healthcheck:
|
|
||||||
test: ["CMD", "wget", "-qO", "-", "http://localhost:80/ping"]
|
|
||||||
interval: 10s
|
|
||||||
timeout: 10s
|
|
||||||
retries: 10
|
|
||||||
start_period: 10s
|
|
||||||
deploy:
|
deploy:
|
||||||
update_config:
|
update_config:
|
||||||
failure_action: rollback
|
failure_action: rollback
|
||||||
|
Reference in New Issue
Block a user