Merge pull request 'master' (#811) from master into prod

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