Commit 5ca1aea9 by yinyong

Update nginx.conf

parent 6fc2e869
......@@ -83,14 +83,6 @@ http {
}
server {
listen 80;
server_name testfee.bailuntec.com;
location / {
proxy_pass http://193.112.167.175:8085;
}
}
server {
listen 8081;
server_name 111.230.84.223;
location /a{
......
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