Commit b549230f by lizefeng

Update nginx.conf

parent 85e18b4e
...@@ -237,7 +237,7 @@ http { ...@@ -237,7 +237,7 @@ http {
listen 7712; listen 7712;
server_name test.admin.begogirls.com; server_name test.admin.begogirls.com;
location / { location / {
proxy_pass http://172.31.255.34; proxy_pass http://172.31.255.209;
} }
} }
# gg test 前端端站点 # gg test 前端端站点
......
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