Commit 6a931082 by lizefeng

Update nginx.conf

parent 9563eb0e
......@@ -243,7 +243,7 @@ http {
listen 80;
server_name data.bailuntec.com;
location / {
proxy_pass http://10.0.0.31;
proxy_pass http://dc-web.data-center;
}
}
......
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