v1.6: Platform Gateway — Amazon/JD/Taobao/PDD/TikTok 5平台API集成 + start_provision_v2.sh

This commit is contained in:
Chatwoot AI Agent Dev
2026-06-05 04:30:28 +00:00
parent 351c9b82fb
commit 989e21d1f6
19 changed files with 1760 additions and 15 deletions
+11
View File
@@ -13,3 +13,14 @@ CW_ADMIN_EMAIL=admin@example.com
CW_ADMIN_PASSWORD=your-chatwoot-password
CW_PLATFORM_TOKEN=your-platform-api-token
CHATHUB_API_KEY=change-me-to-a-random-string
# ── Platform Gateway ──
GATEWAY_ENABLED=1
GATEWAY_AES_KEY=change-me-to-32-byte-base64-key
# ── ChatHub DBgateway 凭证存储) ──
CHATHUB_DB_HOST=localhost
CHATHUB_DB_PORT=3306
CHATHUB_DB_USER=root
CHATHUB_DB_PASS=change-me
CHATHUB_DB_NAME=chathub