Commit 17dba2c6 by zhangxingmin

push

parent dc12748f
...@@ -21,7 +21,7 @@ server { ...@@ -21,7 +21,7 @@ server {
deny all; deny all;
} }
proxy_pass http://139.224.145.34:9002/; proxy_pass http://139.224.145.34:9002;
} }
# 可能需要代理其他后端服务 # 可能需要代理其他后端服务
......
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