client_max_body_size 4096M;
This commit is contained in:
parent
165edc2f1d
commit
e0f9b59732
1 changed files with 1 additions and 0 deletions
|
|
@ -17,6 +17,7 @@
|
|||
{{ end }}
|
||||
{{ end }}
|
||||
|
||||
client_max_body_size 4096M;
|
||||
# If we receive X-Forwarded-Proto, pass it through; otherwise, pass along the
|
||||
# scheme used to connect to this server
|
||||
map $http_x_forwarded_proto $proxy_x_forwarded_proto {
|
||||
|
|
|
|||
Loading…
Reference in a new issue