Files
memind/scripts/g2-aliyun-cert.env.example
T
john 91d5c7a1fd chore(infra): update Studio/103 host IP to 114.85.107.50
Replace all references to the previous Portal host 180.159.29.143 with
114.85.107.50 across release scripts, safety gates, runbooks, and docs.

Also add scripts/push-wechat-news-morning-draft-now.mjs for direct draft
push without waiting on the worker poll interval.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-21 09:49:09 +08:00

9 lines
312 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=114.85.107.50