更改遥调
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
'use strict'
|
||||
'use strict'
|
||||
const path = require('path')
|
||||
const defaultSettings = require('./src/settings.js')
|
||||
|
||||
@ -34,7 +34,7 @@ module.exports = {
|
||||
proxy: {
|
||||
// detail: https://cli.vuejs.org/config/#devserver-proxy
|
||||
[process.env.VUE_APP_BASE_API]: {
|
||||
target: `http://192.168.99.239:8080`,
|
||||
target: `http://192.168.0.125:8080`,
|
||||
// target: `http://192.168.99.118:8080`,
|
||||
// target: `http://47.115.73.110:8080`,
|
||||
// target: `http://121.37.250.170:8080`,
|
||||
|
Reference in New Issue
Block a user