diff --git a/docker-compose.yml b/docker-compose.yml index 40a5fb9f..6bd4e6f9 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -9,6 +9,8 @@ services: networks: - functions environment: + read_timeout: 10 # set both here, and on your functions + write_timeout: 10 # set both here, and on your functions dnsrr: "true" # Temporarily use dnsrr in place of VIP while issue persists on PWD deploy: resources: