|
|
@ -46,7 +46,7 @@ module.exports = {
|
|
|
|
proxy: {
|
|
|
|
proxy: {
|
|
|
|
// 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.0.106:7071/`,
|
|
|
|
// target: `http://192.168.0.110:7071/`,
|
|
|
|
target: `http://39.101.188.84:7071/`,
|
|
|
|
target: `http://39.101.188.84:7071/`,
|
|
|
|
changeOrigin: true,
|
|
|
|
changeOrigin: true,
|
|
|
|
pathRewrite: {
|
|
|
|
pathRewrite: {
|
|
|
|