From d0fa02f84591a3a7b88af725b1670bcded36b84d Mon Sep 17 00:00:00 2001 From: liukangdong <898885815@qq.com> Date: 星期五, 02 八月 2024 11:09:30 +0800 Subject: [PATCH] lll --- admin/.env.development | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/admin/.env.development b/admin/.env.development index 313f893..aa3a833 100644 --- a/admin/.env.development +++ b/admin/.env.development @@ -1,2 +1,3 @@ # 寮�鍙戠幆澧冮厤缃� NODE_ENV = 'development' +VUE_APP_BASE_API = 'http://localhost:10028' -- Gitblit v1.9.3