Add variable
This commit is contained in:
parent
6fbff41f0b
commit
0d87bf0d97
2 changed files with 3 additions and 0 deletions
|
@ -20,3 +20,5 @@ proxy_buffering off;
|
|||
proxy_connect_timeout 600;
|
||||
proxy_send_timeout 600;
|
||||
proxy_read_timeout 600;
|
||||
|
||||
proxy_headers_hash_bucket_size {{ nginx_proxy_header_hash_bucket_size | default(64) }};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue