From 8b8ebc4d620c2bc4b6e264020b4d642e5331210a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=94=B0=E5=B3=B0?= <769204422@qq.com> Date: Fri, 15 Aug 2025 17:01:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.env.production?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.production | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.production b/.env.production index 67f74fe..a1f2bbf 100644 --- a/.env.production +++ b/.env.production @@ -5,7 +5,7 @@ ENV = 'production' VUE_APP_BASE_API = '/console' # application base url -VUE_APP_BASE_URL = 'https://console.lotfuns.com' +VUE_APP_BASE_URL = 'https://console-test.lequdev.com' # oss VUE_APP_OSS_BUCKET = 'tkm-likei'