refactor: to use ionosDnsClient (#71)
Reviewed-on: #71 Co-authored-by: Timo Behrendt <t.behrendt@t00n.de> Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #71.
This commit is contained in:
@@ -8,6 +8,10 @@ dns_provider:
|
||||
config:
|
||||
api_key: <your-api-key>
|
||||
base_url: https://api.hosting.ionos.com/dns
|
||||
# Optional: default TTL to use when patching records with missing TTL (default: 300)
|
||||
# default_ttl: 300
|
||||
# Optional: default priority to use when patching records with missing priority (default: 0)
|
||||
# default_prio: 0
|
||||
notification_provider:
|
||||
type: gotify
|
||||
config:
|
||||
|
||||
Reference in New Issue
Block a user