ionos-dynamic-dns/config.yml

14 lines
198 B
YAML

---
apikey:
prefix: <your api key prefix>
secret: <your api key secret>
domains:
- example.com
- subdomain1.example.com
- subdomain2.example.com
description: "Dynamic DNS update."
...