Skip to content
This repository was archived by the owner on Feb 12, 2025. It is now read-only.

Commit 73110d5

Browse files
committedDec 22, 2024
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

+1-1
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)
This repository has been archived.