try again [ci skip]
This commit is contained in:
parent
337a01f6b1
commit
b79f3ddd58
2 changed files with 2 additions and 2 deletions
|
|
@ -26,7 +26,7 @@ curl https://api.cloudflare.com/client/v4/zones/$CLOUDFLARE_ZONE_ID/dns_records
|
|||
-H 'Content-Type: application/json' \
|
||||
-H "Authorization: Bearer $CLOUDFLARE_TOKEN" \
|
||||
-d "{
|
||||
\"comment\": \"Domain verification record\",
|
||||
\"comment\": \"certbot temporary challenge\",
|
||||
\"content\": \"$CERTBOT_VALIDATION\",
|
||||
\"name\": \"_acme-challenge.viktorbarzin.me\",
|
||||
\"proxied\": false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue