Response timeout should be a number

Kamal will append the `s` for the duration when talking to kamal-proxy
so no need to have it in the config.
This commit is contained in:
Donal McBreen
2024-09-20 09:26:06 +01:00
parent a4e5dbe5d4
commit a6a48c456c

View File

@@ -47,7 +47,7 @@ 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 30 seconds
response_timeout: 10s response_timeout: 10
# Healthcheck # Healthcheck
# #