From faa89a36ad097636fbb4b8d052bc590edd7b6cef Mon Sep 17 00:00:00 2001 From: smallchill Date: Mon, 1 Jul 2019 17:26:58 +0800 Subject: [PATCH] =?UTF-8?q?:zap:=20=E5=A2=9E=E5=8A=A0=E5=BC=80=E5=8F=91?= =?UTF-8?q?=E6=A8=A1=E5=BC=8F=E7=AB=AF=E5=8F=A3=E5=8F=B7=E8=87=AA=E5=AE=9A?= =?UTF-8?q?=E4=B9=89=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue.config.js | 1 + 1 file changed, 1 insertion(+) 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',