docker-ddns-cloudflare/.sample.env

10 lines
152 B
Bash
Raw Normal View History

2020-07-23 12:52:07 +02:00
# Required
2021-10-22 17:47:49 +02:00
TOKEn=myapitoken
2019-01-22 13:03:25 +01:00
ZONE=example.org
2020-07-23 12:52:07 +02:00
DNS_RECORD=some.example.org
2022-05-13 11:37:57 +02:00
PROXIED=false
2020-07-23 12:52:07 +02:00
# Optional
#CRON=* * * * *
2021-10-22 17:47:49 +02:00
#RESOLVER=http://ipv4.icanhazip.com/