From 22fb597ac863f095c74fb9a24febf7490f1d2e07 Mon Sep 17 00:00:00 2001 From: Charles7c Date: Wed, 18 Dec 2024 20:25:50 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E5=90=AF=E7=94=A8=20prod=20=E5=BA=94?= =?UTF-8?q?=E7=94=A8=E9=85=8D=E7=BD=AE=E9=9D=A2=E6=9D=BF?= 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 1c5abb9b..80d2a415 100644 --- a/.env.production +++ b/.env.production @@ -11,4 +11,4 @@ VITE_API_WS_URL = 'wss://api.continew.top' VITE_BASE = '/' # 应用配置面板 -VITE_APP_SETTING = false \ No newline at end of file +VITE_APP_SETTING = true \ No newline at end of file