dashboard

This commit is contained in:
Jacky 2021-03-22 11:19:00 +08:00
parent 3bf1655db7
commit edc412a8e5
28 changed files with 187 additions and 954 deletions

View file

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