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