cjl-dev
master
@ -13,6 +13,7 @@ http {
server {
listen 5000;
server_name _;
client_max_body_size 20M;
# 静态资源和前端页面
location / {