Merge pull request #7 from mkelcik/badges

Badges
This commit is contained in:
mkelcik
2023-05-01 12:45:12 +02:00
committed by GitHub

View File

@@ -1,3 +1,5 @@
![Code and security checks](https://github.com/mkelcik/cloudflare-ddns-update/actions/workflows/quality-checks.yml/badge.svg)
## What is Cloudflare Dynamic DNS?
DNS records are static, and it does not play well with dynamic IP addresses. Now, to solve that problem, youll need to set up dynamic DNS. Cloudflare provides an API that allows you to manage DNS records programmatically.
@@ -59,4 +61,4 @@ docker run -e CLOUDFLARE_DNS_TO_CHECK=my.testdomain.com,your.testdomain.com -e C
### Contributing
Feel free to contribute and pls report bugs. Thanks
Feel free to contribute and pls report bugs. Thanks