Merge pull request '更新 nginx.conf' (#810) from de into master

Reviewed-on: http://git.feashow.cn/clay/mosr-web/pulls/810
This commit is contained in:
zhangkaihuai
2024-09-23 02:59:43 +00: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 / {