Skip to content

Commit 284a8c6

Browse files
authored
Reflects the depreciation of the API key in favor of the personal access token (PAT)
1 parent 1905b3c commit 284a8c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

root/defaults/dns-conf/gandi.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Instructions: https://github.com/obynio/certbot-plugin-gandi#usage
22
# Replace with your value
33
# live dns v5 api key
4-
dns_gandi_api_key=APIKEY
4+
dns_gandi_token=TOKEN
55

66
# optional organization id, remove it if not used
77
#dns_gandi_sharing_id=SHARINGID

0 commit comments

Comments
 (0)