hardcode viktorbarzin.me domain in renewal [ci skip]
This commit is contained in:
parent
cb2ab1596c
commit
337a01f6b1
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ curl https://api.cloudflare.com/client/v4/zones/$CLOUDFLARE_ZONE_ID/dns_records
|
|||
-d "{
|
||||
\"comment\": \"Domain verification record\",
|
||||
\"content\": \"$CERTBOT_VALIDATION\",
|
||||
\"name\": \"_acme-challenge.$CERTBOT_DOMAIN\",
|
||||
\"name\": \"_acme-challenge.viktorbarzin.me\",
|
||||
\"proxied\": false,
|
||||
\"ttl\": 60,
|
||||
\"type\": \"TXT\"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue