Add defaults for tuning

This commit is contained in:
Alex Ellis
2017-11-15 11:52:58 +00:00
committed by GitHub
parent b17838ce51
commit 4d5a13bbf6

View File

@ -9,6 +9,8 @@ services:
networks: networks:
- functions - functions
environment: 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 dnsrr: "true" # Temporarily use dnsrr in place of VIP while issue persists on PWD
deploy: deploy:
resources: resources: