Commit da4b975c by lizefeng

Update nginx.conf

parent 9f2ef012
...@@ -245,7 +245,7 @@ http { ...@@ -245,7 +245,7 @@ http {
listen 80; listen 80;
server_name test.admin.begogirls.com; server_name test.admin.begogirls.com;
location / { location / {
proxy_pass http://172.31.255.4; proxy_pass http://172.31.255.58;
} }
}1 }1
......
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