|
@@ -43,7 +43,7 @@ module.exports = {
|
|
|
// detail: https://cli.vuejs.org/config/#devserver-proxy
|
|
|
[process.env.VUE_APP_BASE_API]: {
|
|
|
// target: `https://127.0.0.1:3031`,
|
|
|
- target: `https://www.py.com:3031`,
|
|
|
+ target: `https://117.78.49.164:3031`,
|
|
|
changeOrigin: true,
|
|
|
pathRewrite: {
|
|
|
['^' + process.env.VUE_APP_BASE_API]: ''
|