mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-12 11:49:03 +08:00
chore: nginx config is updated
This commit is contained in:
parent
8871d53ae0
commit
7f64dfd023
@ -14,7 +14,6 @@ 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;
|
||||||
|
|
||||||
client_header_buffer_size 5120k;
|
|
||||||
large_client_header_buffers 16 5120k;
|
large_client_header_buffers 16 5120k;
|
||||||
|
|
||||||
location / {
|
location / {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user