Merge pull request 'chenlianjie' (#9) from chenlianjie into master
Reviewed-on: #9
This commit was merged in pull request #9.
This commit is contained in:
@@ -25,8 +25,8 @@ module.exports = {
|
|||||||
proxy: {
|
proxy: {
|
||||||
[process.env.VUE_APP_BASE_API]: {
|
[process.env.VUE_APP_BASE_API]: {
|
||||||
// target: `cls`,
|
// target: `cls`,
|
||||||
target: `http://192.168.0.16:38080`,
|
// target: `http://192.168.0.6:38080`,
|
||||||
// target: `http://192.168.0.22:38080`,
|
target: `http://192.168.0.18:38080`,
|
||||||
// target: `http://192.168.1.83:38080`,
|
// target: `http://192.168.1.83:38080`,
|
||||||
// target: 'http://222.132.26.119:8081',
|
// target: 'http://222.132.26.119:8081',
|
||||||
// target: `https://www.xingoil.com/adminapi`,
|
// target: `https://www.xingoil.com/adminapi`,
|
||||||
|
|||||||
Reference in New Issue
Block a user