We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3566220 + a13bd83 commit 177a730Copy full SHA for 177a730
client/config.ini
@@ -5,7 +5,7 @@
5
[COMMON]
6
; [必填]工具配置库git地址
7
; 此处默认使用的是腾讯工蜂地址,也支持切换为github地址(github拉取工具较慢,不推荐切换):https://github.com/TCATools/puppy-tools-config.git
8
-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
9
; NOCA:hardcode-password([必填]scm加解密秘钥,工具代码库是开源代码库,任何人可以访问,该密钥可以公开,不存在泄露风险。)
10
PASSWORD_KEY=a6x4c7esudcv396w
11
; [可选]日志级别,默认为info级别,设置为True则调整为debug级别
0 commit comments