From a13bd83f3447c0aaf980ab640464feaccf1d6588 Mon Sep 17 00:00:00 2001 From: bensonhome <410554565@qq.com> Date: Mon, 3 Nov 2025 11:09:45 +0800 Subject: [PATCH] =?UTF-8?q?:art:=E5=B7=A5=E5=85=B7=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E4=BB=93=E5=BA=93=E8=BF=81=E7=A7=BB=E5=88=B0tca-tools-opensour?= =?UTF-8?q?ce/puppy-tools-config.git=EF=BC=8C=E6=9B=B4=E6=96=B0TOOL=5FCONF?= =?UTF-8?q?IG=5FURL?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/config.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/config.ini b/client/config.ini index 10e1f76ff4..8f3b612376 100644 --- a/client/config.ini +++ b/client/config.ini @@ -5,7 +5,7 @@ [COMMON] ; [必填]工具配置库git地址 ; 此处默认使用的是腾讯工蜂地址,也支持切换为github地址(github拉取工具较慢,不推荐切换):https://github.com/TCATools/puppy-tools-config.git -TOOL_CONFIG_URL=https://git.code.tencent.com/TCA/tca-tools/puppy-tools-config.git +TOOL_CONFIG_URL=https://git.code.tencent.com/TCA/tca-tools/tca-tools-opensource/puppy-tools-config.git ; NOCA:hardcode-password([必填]scm加解密秘钥,工具代码库是开源代码库,任何人可以访问,该密钥可以公开,不存在泄露风险。) PASSWORD_KEY=a6x4c7esudcv396w ; [可选]日志级别,默认为info级别,设置为True则调整为debug级别