From ed344b83d2026e5fcd6e5009ca59f69257877ca1 Mon Sep 17 00:00:00 2001 From: tianfeng <769204422@qq.com> Date: Fri, 27 Mar 2026 12:26:24 +0800 Subject: [PATCH] =?UTF-8?q?azizi=E6=B5=8B=E8=AF=95=20=E5=90=8E=E7=AB=AF?= =?UTF-8?q?=E5=9C=B0=E5=9D=80=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.development b/.env.development index 8cfd6f7..cc035d3 100644 --- a/.env.development +++ b/.env.development @@ -5,7 +5,7 @@ VUE_APP_BASE_API = '/console' VUE_CLI_BABEL_TRANSPILE_MODULES = true # application base url -VUE_APP_BASE_URL ='http://192.168.0.117:32700' +VUE_APP_BASE_URL ='https://consoletest.azizichat.com' # oss VUE_APP_OSS_BUCKET = 'tkm-likei'