Commit c869be9f by yinyong

Update nginx.conf

parent b702acde
......@@ -212,7 +212,7 @@ http {
}
location /shopify {
proxy_pass http://10.0.3.17:8888;
proxy_pass http://172.18.0.45: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