Commit 3ee63496 by lizefeng

fix

parent 2d2c6dd3
...@@ -74,9 +74,9 @@ http { ...@@ -74,9 +74,9 @@ http {
location / { location / {
proxy_pass http://172.31.255.252:8088; proxy_pass http://172.31.255.252:8088;
} }
location /4kmiles { # location /4kmiles {
proxy_pass https://www.4kmiles.com; # 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