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