Need a duration string for the response timeout
Add `s` as the timeout is a duration.
This commit is contained in:
@@ -36,8 +36,8 @@ proxy:
|
|||||||
|
|
||||||
# Response timeout
|
# Response timeout
|
||||||
#
|
#
|
||||||
# How long to wait for requests to complete before timing out, defaults to 30 seconds
|
# How long to wait for requests to complete before timing out, defaults to 10 seconds
|
||||||
response_timeout: 10
|
response_timeout: 30s
|
||||||
|
|
||||||
# Healthcheck
|
# Healthcheck
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user