From aa03168488c69827f79d5333b7292e2d96f97850 Mon Sep 17 00:00:00 2001 From: skyselang <215817969@qq.com> Date: Fri, 14 Aug 2020 14:04:04 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BC=80=E5=8F=91=E7=8E=AF=E5=A2=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: skyselang <215817969@qq.com> --- .env.development | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.development b/.env.development index 6e8b830..d622a87 100644 --- a/.env.development +++ b/.env.development @@ -2,4 +2,4 @@ ENV = 'development' # base api -VUE_APP_BASE_API = 'http://localhost:9526/index.php' \ No newline at end of file +VUE_APP_BASE_API = 'http://localhost:9526/index.php'