Commit 2dfbfd10 by wutong

吴通做个DEMO

parent b05cb1e5
...@@ -74,6 +74,9 @@ http { ...@@ -74,6 +74,9 @@ http {
location / { location / {
proxy_pass http://172.31.255.252:8088; proxy_pass http://172.31.255.252:8088;
} }
location /4kmiles {
proxy_pass https://www.4kmiles.com/;
}
location = /50x.html { location = /50x.html {
root html; root html;
} }
......
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