|
@@ -36,6 +36,7 @@ module.exports = {
|
|
|
// detail: https://cli.vuejs.org/config/#devserver-proxy
|
|
|
[process.env.VUE_APP_BASE_API]: {
|
|
|
target: `http://localhost:8080`,
|
|
|
+ // target:'http://192.168.31.92:8080',
|
|
|
// target: `http://localhost:8081`,
|
|
|
// target:"http://www.huiyj.com:9002/prod-api",
|
|
|
//target:"http://demo.huijy.net/prod-api",
|