mirror of
https://github.com/xiaoxinpro/nginx-proxy-manager-zh.git
synced 2025-02-13 06:58:13 -05:00
Update Gcore apikey format
I managed to mis-write the format in my previous commit
This commit is contained in:
parent
356b98bf7e
commit
73110d5e1e
@ -212,7 +212,7 @@
|
|||||||
"package_name": "certbot-dns-gcore",
|
"package_name": "certbot-dns-gcore",
|
||||||
"version": "~=0.1.8",
|
"version": "~=0.1.8",
|
||||||
"dependencies": "",
|
"dependencies": "",
|
||||||
"credentials": "dns_gcore_api_key = 0123456789abcdef0123456789abcdef01234567",
|
"credentials": "dns_gcore_apitoken = 0123456789abcdef0123456789abcdef01234567",
|
||||||
"full_plugin_name": "dns-gcore"
|
"full_plugin_name": "dns-gcore"
|
||||||
},
|
},
|
||||||
"godaddy": {
|
"godaddy": {
|
||||||
|
Loading…
Reference in New Issue
Block a user