Commit c7dd8001 by lizefeng

Update nginx.conf

parent a43258b2
...@@ -245,7 +245,7 @@ http { ...@@ -245,7 +245,7 @@ http {
listen 80; listen 80;
server_name test.ui.begogirls.com; server_name test.ui.begogirls.com;
location / { location / {
proxy_pass http://72.31.255.134; proxy_pass http://172.31.255.4;
} }
}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