|
@@ -35,6 +35,7 @@ module.exports = {
|
|
// 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://192.168.1.143:9020`,
|
|
target: `http://192.168.1.143:9020`,
|
|
|
|
+
|
|
// target: `http://localhost:8080`,
|
|
// target: `http://localhost:8080`,
|
|
// target: `https://ap.tubaosoft.com/prod-api/`,
|
|
// target: `https://ap.tubaosoft.com/prod-api/`,
|
|
changeOrigin: true,
|
|
changeOrigin: true,
|