docker-ddns-cloudflare/.sample.env

11 lines
170 B
Bash

# Required
TOKEN=myapitoken
ZONE=example.org
DNS_RECORD=some.example.org
# Optional
#PROXIED=false
#CRON=* * * * *
#RESOLVER=http://ipv4.icanhazip.com/
#LOG_LEVEL=debug