kutzilla / docker-hetzner-ddns

A Docker image that allows you to use Hetzner DNS as a DynDNS Provider
MIT License
23 stars 8 forks source link

Variable cronjob interval for the DDNS #5

Closed kutzilla closed 2 years ago

kutzilla commented 2 years ago

The cronjob interval should be variable. A parameter with the cronjob expression should be used.

kutzilla commented 2 years ago

This feature is now included in the latest release v.1.2. You can set the environment variable CRON_EXPRESSION to specify the cron interval.