|
@@ -35,7 +35,7 @@ module.exports = {
|
|
|
proxy: {
|
|
proxy: {
|
|
|
// detail: https://cli.vuejs.org/config/#devserver-proxy
|
|
// detail: https://cli.vuejs.org/config/#devserver-proxy
|
|
|
[process.env.VUE_APP_BASE_API]: {
|
|
[process.env.VUE_APP_BASE_API]: {
|
|
|
- // http://36.133.174.236:9090 http://192.168.1.127:9090 http://192.168.31.110:9090(动感光波) 192.168.58.11:9090(五楼车总)
|
|
|
|
|
|
|
+ // http://36.133.174.236:9090 http://192.168.1.127:9090 http://192.168.31.110:9090(动感光波) 192.168.28.97:9090(车总GRKJ)
|
|
|
target: `http://36.133.174.236:9190`,
|
|
target: `http://36.133.174.236:9190`,
|
|
|
changeOrigin: true,
|
|
changeOrigin: true,
|
|
|
pathRewrite: {
|
|
pathRewrite: {
|