Commit 68a6fa89 by wutong

更新配置文件

parent 046ee441
...@@ -107,7 +107,7 @@ http { ...@@ -107,7 +107,7 @@ http {
listen 8888; listen 8888;
server_name 111.230.84.223; server_name 111.230.84.223;
location / { location / {
proxy_pass http://10.0.3.7:8888; proxy_pass http://10.0.3.7:8888/;
} }
} }
......
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