Commit 3ee63496 by lizefeng

fix

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