|
@@ -34,8 +34,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]: {
|
|
- // target: `http://shiqian:8080`,
|
|
|
|
- target: `http://boman:8080`,
|
|
|
|
|
|
+ target: `http://192.168.101.11:8090`,
|
|
// target: `http://192.168.101.110:8080`,
|
|
// target: `http://192.168.101.110:8080`,
|
|
// target: `http://192.168.101.10:8080`,
|
|
// target: `http://192.168.101.10:8080`,
|
|
changeOrigin: true,
|
|
changeOrigin: true,
|