From af6536003ebcbe151120b520adb7ae9bfc8e389f Mon Sep 17 00:00:00 2001 From: smallchill Date: Sat, 6 Jul 2019 08:04:28 +0800 Subject: [PATCH] =?UTF-8?q?:tada:=20=E5=A2=9E=E5=8A=A0=E7=AB=AF=E5=8F=A3?= =?UTF-8?q?=E5=8F=B7=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue.config.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/vue.config.js b/vue.config.js index 4b942d9..34f0e84 100644 --- a/vue.config.js +++ b/vue.config.js @@ -22,6 +22,8 @@ module.exports = { .end() }, devServer: { + // 端口配置 + port: 1888, // 反向代理配置 proxy: { '/api': {