Commit 0bd59bc3 by wutong

吴通DEMO

parent ac5cfd48
...@@ -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