Reviewed-on: http://120.26.116.243:3000/root/alert-front/pulls/26
@ -13,6 +13,7 @@ http {
server {
listen 5000;
server_name _;
client_max_body_size 20M;
# 静态资源和前端页面
location / {