docker-ddns-cloudflare/.sample.env

9 lines
153 B
Bash
Raw Normal View History

2020-07-23 12:52:07 +02:00
# Required
2019-01-22 13:03:25 +01:00
EMAIL=my@mail.com
KEY=my_api_key
ZONE=example.org
2020-07-23 12:52:07 +02:00
DNS_RECORD=some.example.org
# Optional
#CRON=* * * * *
#RESOLVER=http://ipv4.icanhazip.com/