Commit b702acde by yinyong

Update nginx.conf

parent ef683495
...@@ -210,6 +210,10 @@ http { ...@@ -210,6 +210,10 @@ http {
location /skumapping { location /skumapping {
proxy_pass http://172.31.255.108:6039; proxy_pass http://172.31.255.108:6039;
} }
location /shopify {
proxy_pass http://10.0.3.17:8888;
}
} }
# gg 后端站点 # gg 后端站点
......
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