This commit is contained in:
van
2026-04-02 20:09:31 +08:00
parent d361e93895
commit 72d5856838
9 changed files with 469 additions and 22 deletions

View File

@@ -208,9 +208,19 @@ jarvis:
base-url: http://192.168.8.60:5008
wecom:
inbound-secret: jarvis_wecom_bridge_change_me
wxsend-base-url: http://127.0.0.1:36699
push-secret: jarvis_wecom_push_change_me
session-ttl-minutes: 30
session-idle-timeout-minutes: 30
session-sweep-ms: 60000
phone-forward:
enabled: true
base-url: http://192.168.8.60:18080
path: /v1/forward
connect-timeout-ms: 8000
read-timeout-ms: 120000
wait-reply: true
reply-take-nth: 2
# Ollama 大模型服务(监控健康度调试用)
ollama:
base-url: http://192.168.8.34:11434