remove healthcheck
This commit is contained in:
parent
53e35941ed
commit
5d98a95379
@ -59,13 +59,6 @@ services:
|
|||||||
wordpress:
|
wordpress:
|
||||||
scale: 1
|
scale: 1
|
||||||
start_on_create: true
|
start_on_create: true
|
||||||
health_check:
|
|
||||||
port: 80
|
|
||||||
interval: 5000
|
|
||||||
unhealthy_threshold: 3
|
|
||||||
request_line: 'GET / HTTP/1.0'
|
|
||||||
healthy_threshold: 2
|
|
||||||
response_timeout: 5000
|
|
||||||
lb_config:
|
lb_config:
|
||||||
port_rules:
|
port_rules:
|
||||||
- target_port: 80
|
- target_port: 80
|
||||||
|
Loading…
Reference in New Issue
Block a user