Files
memind/scripts/g2-aliyun-cert.env.example
T
john b09b269199 chore(infra): migrate 103 production host IP to 180.159.29.143
Update scripts, docs, nginx configs, and release-gate safety checks after the Studio server public IP changed from 58.38.22.103.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-11 12:28:19 +08:00

9 lines
313 B
Bash
Raw 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=180.159.29.143