This commit is contained in:
熊丽君
2021-09-02 10:02:54 +08:00
parent 7c0fdd859a
commit 9d9eefda61
9 changed files with 388 additions and 144 deletions

View File

@ -34,7 +34,7 @@ module.exports = {
proxy: {
// detail: https://cli.vuejs.org/config/#devserver-proxy
[process.env.VUE_APP_BASE_API]: {
target: `http://192.168.0.125:1818`,
target: `http://192.168.0.125:1777`,
// target: `http://140.143.229.114:1818`,
changeOrigin: true,
pathRewrite: {