mirror of
https://github.com/xiaoxinpro/nginx-proxy-manager-zh.git
synced 2025-03-15 01:58:15 -04:00
Correct spacing
This commit is contained in:
parent
d636502eaa
commit
656a7dceef
@ -328,7 +328,7 @@ certbot_dns_acmedns:dns_acmedns_registration_file = /data/acme-registration.json
|
|||||||
package_name: 'certbot-dns-duckdns',
|
package_name: 'certbot-dns-duckdns',
|
||||||
package_version: '0.5',
|
package_version: '0.5',
|
||||||
dependencies: '',
|
dependencies: '',
|
||||||
credentials: `<DUCKDNS_TOKEN>`,
|
credentials: '<DUCKDNS_TOKEN>',
|
||||||
full_plugin_name: 'certbot-dns-duckdns:dns-duckdns',
|
full_plugin_name: 'certbot-dns-duckdns:dns-duckdns',
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user