This commit is contained in:
Jacky 2021-03-22 18:00:13 +08:00
parent 43b490669e
commit c164cd16d6
11 changed files with 30 additions and 18 deletions

View file

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