Merge branch 'next' into develop
This commit is contained in:
@@ -47,6 +47,9 @@ http {
|
||||
server_name _;
|
||||
root /opt/app-root/src;
|
||||
|
||||
# Avoid server error because of large request headers
|
||||
large_client_header_buffers 4 16k;
|
||||
|
||||
# Load configuration files for the default server block.
|
||||
include /opt/app-root/etc/nginx.default.d/*.conf;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user