Files
realDynDNS/pkg/config/__mocks__/testLoadCanFindFile.yaml

16 lines
265 B
YAML

ip_provider:
type: plain
config:
url: https://example.com
dns_provider:
type: ionos
config:
api_key: exampleapikey
base_url: https://example.com
domains:
- tld: example.com
subdomains:
- "@"
check_interval: 0 0 * * * *
mode: RunOnce