Updated dnsapi2 (markdown)

GNDevProd
2026-04-09 00:54:25 +08:00
parent bf3b7e1fa7
commit 148e8063df

@@ -3217,6 +3217,7 @@ Export the required APPID and APPKEY:
```bash
export GNAME_APPID="your APPID"
export GNAME_APPKEY="your APPKEY"
export GNAME_TTL="120" #DNS resolution record TTL value, default 120.
acme.sh --issue --dns dns_gname -d example.com -d '*.example.com' --dnssleep 120
```