timothymiller / cloudflare-ddns

🎉🌩️ Dynamic DNS (DDNS) service based on Cloudflare! Access your home network remotely via a custom domain name without a static IP!
https://timknowsbest.com/free-dynamic-dns
GNU General Public License v3.0
3.09k stars 322 forks source link

Add more log lines #160

Open kslcsdalsadg opened 11 months ago

kslcsdalsadg commented 11 months ago

I have set my cloudflare-ddns settings to upload IP address to the cloudflare servers every 300 seconds, but docker logs doesn't not refllects the actions the app executes. Only first time and, maybe on error, it writes to logs. Can you update to logs every time the app execs the updater script (even if IP has not changed)? Thanks