Request Line probably needed
This commit is contained in:
@@ -57,6 +57,7 @@ services:
|
||||
scale: 1
|
||||
health_check:
|
||||
port: ${HOST_HTTP_PORT}
|
||||
request_line: GET /healthcheck HTTP/1.1
|
||||
interval: 5000
|
||||
response_timeout: 2000
|
||||
initializing_timeout: 30000
|
||||
|
||||
Reference in New Issue
Block a user