|
|
@ -34,7 +34,7 @@ module.exports = { |
|
|
|
open: true, |
|
|
|
open: true, |
|
|
|
proxy: { |
|
|
|
proxy: { |
|
|
|
[process.env.VUE_APP_BASE_API + '/driver-api']: { |
|
|
|
[process.env.VUE_APP_BASE_API + '/driver-api']: { |
|
|
|
target: `https://jwl.ahduima.com/driver-api/`, |
|
|
|
target: `http://118.31.23.45:8888/driver-api/`, |
|
|
|
// target: `http://localhost:8888/driver-api/`,
|
|
|
|
// target: `http://localhost:8888/driver-api/`,
|
|
|
|
changeOrigin: true, |
|
|
|
changeOrigin: true, |
|
|
|
pathRewrite: { |
|
|
|
pathRewrite: { |
|
|
|