From 7cc79ff133ea1086814366700989c301cbc28719 Mon Sep 17 00:00:00 2001 From: hly <2783385703@qq.com> Date: Thu, 28 Aug 2025 12:00:57 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=B0=86=E7=8E=AF=E5=A2=83=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E4=BB=8E'local'=E6=9B=B4=E6=94=B9=E4=B8=BA'prod2'?= =?UTF-8?q?=E4=BB=A5=E5=8C=B9=E9=85=8D=E7=94=9F=E4=BA=A7=E7=8E=AF=E5=A2=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.js b/config.js index 553e31a..97f54ce 100644 --- a/config.js +++ b/config.js @@ -1,5 +1,5 @@ // config.js -const type = 'local' +const type = 'prod2' const config = { local: {