Commit e2c01022 by 唐玉峰

.

parent 3d451592
......@@ -20,9 +20,7 @@ module.exports = {
port: 8066, //测试端口
proxy: {
"/api": {
//target: 'http://192.168.18.166:8099/',
target: "http://192.168.18.166:8100/", //drg测试站点
// target: "http://192.168.18.166:8033/", //dip测试站点
target: "http://192.168.18.166:8033/", //drg测试站点
changeOrigin: true,
pathRewrite: {
"^/": "/",
......
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