Commit 66101dc6 by zhangxingmin

push

parent 010d8e8e
...@@ -5,8 +5,8 @@ upstream gateway_load_balance { ...@@ -5,8 +5,8 @@ upstream gateway_load_balance {
} }
server { server {
listen 8101; listen 2267;
server_name 139.224.121.29; server_name localhost;
# 处理前端静态资源(Vue应用) # 处理前端静态资源(Vue应用)
location / { location / {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment