Skip to content

Commit

Permalink
Update nginx.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
ericgaspar committed Jan 27, 2025
1 parent 0cc510c commit 1aa0703
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/nginx.conf
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,5 @@ location ^~ __PATH__/ {
proxy_set_header Upgrade $http_upgrade;
proxy_set_header X-Forwarded-For $remote_addr;
proxy_read_timeout 1d;
client_max_body_size 50M;
}

0 comments on commit 1aa0703

Please sign in to comment.