This commit is contained in:
0xJacky 2021-10-18 23:13:47 +08:00
parent 953f943e01
commit 27c4b82d54
22 changed files with 97 additions and 85 deletions

View file

@ -18,7 +18,7 @@ module.exports = {
},
},
devServer: {
proxy: 'https://nginx.jackyu.cn/api'
proxy: 'https://hangzhou.jackyu.cn/api'
},
productionSourceMap: false,