91d5c7a1fd
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>
9 lines
312 B
Bash
9 lines
312 B
Bash
# 阿里云 DNS API(RAM 子账号,权限: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
|