Compare commits
3 Commits
55c8d153ea
...
d20937c40c
| Author | SHA1 | Date | |
|---|---|---|---|
| d20937c40c | |||
|
|
f35a48591a | ||
|
|
24470ffc92 |
@@ -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