diff --git a/README.md b/README.md index 8aac88f..acaae4e 100755 --- a/README.md +++ b/README.md @@ -67,7 +67,7 @@ Alternatively, you can use the traditional API keys by setting appropriate value You can save yourself some trouble when hosting multiple domains pointing to the same IP address (in the case of Traefik) by defining one A & AAAA record 'ddns.example.com' pointing to the IP of the server that will be updated by this DDNS script. For each subdomain, create a CNAME record pointing to 'ddns.example.com'. Now you don't have to manually modify the script config every time you add a new subdomain to your site! -## Hosting multiple zones on the same IP? +## 🌐 Hosting multiple domains (zones) on the same IP? You can handle ddns for multiple domains (cloudflare zones) using the same docker container by separating your configs inside ```config.json``` like below: