mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-12 10:49:03 +08:00
chore: nginx config is updated
This commit is contained in:
parent
7f64dfd023
commit
fdca72b9b2
@ -14,7 +14,7 @@ server {
|
|||||||
# to handle uri issue 414 from nginx
|
# to handle uri issue 414 from nginx
|
||||||
client_max_body_size 24M;
|
client_max_body_size 24M;
|
||||||
|
|
||||||
large_client_header_buffers 16 5120k;
|
large_client_header_buffers 8 16k;
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
if ( $uri = '/index.html' ) {
|
if ( $uri = '/index.html' ) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user