diff --git a/vue.config.js b/vue.config.js index ebfd9fe..ae0f014 100644 --- a/vue.config.js +++ b/vue.config.js @@ -22,6 +22,7 @@ module.exports = { .end() }, devServer: { + port: 1888, proxy: { '/api': { target: 'http://localhost',