Merge pull request 'feat: increase client_max_body_size for git' (#3) from neoloc/nginx_clientsize into develop
Reviewed-on: https://git.query.consul/unkinben/puppet-prod/pulls/3
This commit is contained in:
commit
7e0df436e2
@ -36,3 +36,4 @@ profiles::nginx::simpleproxy::nginx_aliases:
|
||||
- "git.service.%{facts.country}-%{facts.region}.consul"
|
||||
profiles::nginx::simpleproxy::proxy_port: 3000
|
||||
profiles::nginx::simpleproxy::proxy_path: '/'
|
||||
nginx::client_max_body_size: 100M
|
||||
|
||||
Loading…
Reference in New Issue
Block a user