Commit 9643b3c0 by lizefeng

kq-ui 监听90端口

parent 6b118a94
...@@ -94,7 +94,7 @@ http { ...@@ -94,7 +94,7 @@ http {
server { server {
listen 80; listen 80;
server_name http://kq.bailuntec.com; server_name kq.bailuntec.com;
location / { location / {
proxy_pass http://172.31.255.112:8080; proxy_pass http://172.31.255.112:8080;
} }
......
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