|
|
@@ -135,14 +135,14 @@ module.exports = merge(common, {
|
|
135
|
135
|
"/api": {
|
|
136
|
136
|
// target: "http://47.96.100.195:9081"
|
|
137
|
137
|
// target: "http://dataportal-test.agile.com.cn:8081"
|
|
138
|
|
- target: "http://10.8.8.173:9081",
|
|
|
138
|
+ target: "http://10.9.9.173:9081",
|
|
139
|
139
|
// target:"https://dms.dataportal.tianqilithium.com:9000",
|
|
140
|
140
|
changeOrigin:true,
|
|
141
|
141
|
|
|
142
|
142
|
},
|
|
143
|
143
|
"/dataengine-center-oneservice": {
|
|
144
|
144
|
// target: "http://10.8.8.185:31233",
|
|
145
|
|
- target: "http://10.8.8.173:9081",
|
|
|
145
|
+ target: "http://10.9.9.173:9081",
|
|
146
|
146
|
// target:"https://dms.dataportal.tianqilithium.com:9000",
|
|
147
|
147
|
changeOrigin:true,
|
|
148
|
148
|
},
|