bfdcc9cb by xukangle

fix

1 parent c0182976
......@@ -78,7 +78,7 @@ server {
# 使用 rewrite 将 /circulation 替换为 /new-api
rewrite ^/delivery/(.*)$ /$1 break;
proxy_pass http://192.168.6.20:38052;
proxy_pass https://daop-jgjf-test.zgsjzc.com;
}
error_page 500 502 503 504 /50x.html;
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!