Commit 010d8e8e by zhangxingmin

push

parent a66626c1
...@@ -6,7 +6,7 @@ upstream gateway_load_balance { ...@@ -6,7 +6,7 @@ upstream gateway_load_balance {
server { server {
listen 8101; listen 8101;
server_name localhost; server_name 139.224.121.29;
# 处理前端静态资源(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