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