Files
memind/scripts/g2-aliyun-cert.env.example
john 229805a070 Improve WeChat MP replies and ship MindSpace/H5 production updates.
Add WeChat service account routing with sync acks, connectivity tests, and context isolation; document deploy runbooks; and bundle related MindSpace, voice, Plaza, and server gateway changes for production rollout.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-19 23:06:43 +08:00

9 lines
311 B
Bash
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 阿里云 DNS APIRAM 子账号,权限:AliyunDNSFullAccess 或仅 DNS 读写)
# 复制为 g2-aliyun-cert.env 后填入真实值,勿提交 git
Ali_Key=YOUR_ALIYUN_ACCESS_KEY_ID
Ali_Secret=YOUR_ALIYUN_ACCESS_KEY_SECRET
# 可选:证书与 DNS 域名
G2_DOMAIN=g2.tkmind.cn
G2_PUBLIC_IP=58.38.22.103