Default values in README

This commit is contained in:
Marcin Mielnicki 2019-03-08 17:45:59 +01:00
parent d2a6f4b81e
commit 826494472e
No known key found for this signature in database
GPG Key ID: D9F664AB9ECDCA12

View File

@ -365,9 +365,9 @@ nginx_http_template:
locations:
backend:
location: /
proxy_connect_timeout: 300
proxy_connect_timeout: null
proxy_pass: http://backend
proxy_read_timeout: 300
proxy_read_timeout: null
proxy_ssl:
cert: /etc/ssl/certs/proxy_default.crt
key: /etc/ssl/private/proxy_default.key