Commit 98931b67 by lizefeng

fix

parent 84db1f22
......@@ -687,7 +687,8 @@ http {
# tool api
server {
listen 8745;
listen 80;
server_name tool.bailuntec.com;
location / {
proxy_pass http://tool-web-api.default;
}
......
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