Commit 5ca1aea9 by yinyong

Update nginx.conf

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