Commit 7fe962fa authored by daidekun's avatar daidekun

btapi

parent 38dd05e3
...@@ -27,7 +27,7 @@ upstream baitiao { ...@@ -27,7 +27,7 @@ upstream baitiao {
} }
server { server {
listen 80; listen 80;
server_name bt.xyqb.com; server_name btapi.xyqb.com;
location / { location / {
proxy_pass http://baitiao; proxy_pass http://baitiao;
......
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