Merge remote-tracking branch 'origin/master'

This commit is contained in:
2024-10-09 19:47:44 +08:00

View File

@@ -39,6 +39,7 @@ http {
proxy_http_version 1.1;
proxy_set_header Upgrade $http_upgrade;
proxy_set_header Connection 'upgrade';
client_max_body_size 30m;
}
location / {