adds dreamhost dns plugin

This commit is contained in:
Giles Paterson
2023-05-30 17:04:54 +01:00
parent db54dfaf71
commit 0ddb5be5f5
6 changed files with 11 additions and 3 deletions

View File

@@ -0,0 +1,4 @@
# Instructions: https://github.com/goncalo-leal/certbot-dns-dreamhost#usage
# Replace with your values
dns_dreamhost_baseurl = "https://api.dreamhost.com/"
dns_dreamhost_api_key = "<api_key>"