mirror of
https://github.com/jlengrand/signoz.git
synced 2026-03-10 08:41:20 +00:00
chore: nginx config is updated
This commit is contained in:
@@ -14,7 +14,6 @@ server {
|
||||
# to handle uri issue 414 from nginx
|
||||
client_max_body_size 24M;
|
||||
|
||||
client_header_buffer_size 5120k;
|
||||
large_client_header_buffers 16 5120k;
|
||||
|
||||
location / {
|
||||
|
||||
Reference in New Issue
Block a user