|
@@ -46,7 +46,7 @@ module.exports = {
|
|
// change xxx-api/login => mock/login
|
|
// change xxx-api/login => mock/login
|
|
// 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://127.0.0.1:8603`,
|
|
|
|
|
|
+ target: `http://192.168.0.246:8602`,
|
|
// target: `http://192.168.0.56:8502`,
|
|
// target: `http://192.168.0.56:8502`,
|
|
// target: `http://192.168.0.248:6000`,
|
|
// target: `http://192.168.0.248:6000`,
|
|
//target: `http://api.szlcloud.com/admin`,
|
|
//target: `http://api.szlcloud.com/admin`,
|