Commit 6b118a94 by lizefeng

kq-ui 配置域名

parent fc86e617
......@@ -93,8 +93,8 @@ http {
}
server {
listen 8080;
server_name 111.230.84.223;
listen 80;
server_name http://kq.bailuntec.com;
location / {
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