mirror of
https://github.com/jc21/nginx-proxy-manager.git
synced 2024-08-30 18:22:48 +00:00
fixed closing brace
This commit is contained in:
parent
5bf774bee1
commit
9469b9c78a
@ -311,6 +311,7 @@ dns_eurodns_endpoint = https://rest-api.eurodns.com/user-api-gateway/proxy`,
|
|||||||
credentials: `certbot_dns_transip:dns_transip_username = my_username
|
credentials: `certbot_dns_transip:dns_transip_username = my_username
|
||||||
certbot_dns_transip:dns_transip_key_file = /etc/letsencrypt/transip-rsa.key`,
|
certbot_dns_transip:dns_transip_key_file = /etc/letsencrypt/transip-rsa.key`,
|
||||||
full_plugin_name: 'certbot-dns-transip:dns-transip',
|
full_plugin_name: 'certbot-dns-transip:dns-transip',
|
||||||
|
},
|
||||||
//####################################################//
|
//####################################################//
|
||||||
acmedns: {
|
acmedns: {
|
||||||
display_name: 'ACME-DNS',
|
display_name: 'ACME-DNS',
|
||||||
|
Loading…
Reference in New Issue
Block a user