Trying initialization timeout again and fixed misspelling
This commit is contained in:
@@ -59,8 +59,9 @@ services:
|
|||||||
port: ${HOST_HTTP_PORT}
|
port: ${HOST_HTTP_PORT}
|
||||||
interval: 5000
|
interval: 5000
|
||||||
response_timeout: 2000
|
response_timeout: 2000
|
||||||
|
initializing_timeout: 30000
|
||||||
healthy_threshold: 2
|
healthy_threshold: 2
|
||||||
unhealthy_theshold: 3
|
unhealthy_threshold: 3
|
||||||
strategy: none
|
strategy: none
|
||||||
mysql:
|
mysql:
|
||||||
scale: 1
|
scale: 1
|
||||||
Reference in New Issue
Block a user