Add support for Porkbun through Lexicon

This commit is contained in:
tituspijean 2023-04-06 20:11:17 +00:00
parent 021099aa1e
commit 88ea5f0a90
No known key found for this signature in database
GPG key ID: EF3B0D7CC0A94720

View file

@ -502,6 +502,15 @@
type = "string"
redact = true
[porkbun]
[porkbun.auth_key]
type = "string"
redact = true
[porkbun.auth_secret]
type = "string"
redact = true
[powerdns]
[powerdns.auth_token]
type = "string"