fix: improve wechat collector deploy visibility

This commit is contained in:
Codex
2026-06-13 14:54:34 +00:00
parent 19930f56ce
commit 5d484d1ac4
5 changed files with 100 additions and 8 deletions
@@ -107,6 +107,11 @@ personalWechatIngress:
context: src/components/platform-infra/personal-wechat-collector
dockerfile: src/components/platform-infra/personal-wechat-collector/Dockerfile
wcferryVersion: 39.5.2.0
pip:
indexUrl: http://mirrors.aliyun.com/pypi/simple/
trustedHost: mirrors.aliyun.com
timeoutSeconds: 120
retries: 8
wcfHost: 172.26.16.1
commandPort: 10086
messagePort: 10087