Browse Source

[完善]反向代理

test-assets
邵佳豪 6 months ago
parent
commit
7500b9da8f
  1. 5
      proxy.config.json

5
proxy.config.json

@ -12,5 +12,10 @@
"secure": false,
"ws": true,
"logLevel": "debug"
},
"/p3p": {
"target": "https://test-uomsp.sinochemoilmarketing.com/sagframe-portal/",
"secure": false,
"changeOrigin": true
}
}

Loading…
Cancel
Save