Skip to content

Commit 73110d5

Browse files
committed
Update Gcore apikey format
I managed to mis-write the format in my previous commit
1 parent 356b98b commit 73110d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

global/certbot-dns-plugins.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@
212212
"package_name": "certbot-dns-gcore",
213213
"version": "~=0.1.8",
214214
"dependencies": "",
215-
"credentials": "dns_gcore_api_key = 0123456789abcdef0123456789abcdef01234567",
215+
"credentials": "dns_gcore_apitoken = 0123456789abcdef0123456789abcdef01234567",
216216
"full_plugin_name": "dns-gcore"
217217
},
218218
"godaddy": {

0 commit comments

Comments
 (0)