mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-12 06:39: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
|
||||
client_max_body_size 24M;
|
||||
|
||||
large_client_header_buffers 16 5120k;
|
||||
large_client_header_buffers 8 16k;
|
||||
|
||||
location / {
|
||||
if ( $uri = '/index.html' ) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user