docker-ddns-cloudflare/.sample.env

4 lines
124 B
Bash
Raw Normal View History

2019-01-22 12:37:36 +01:00
EMAIL="my@mail.com"
KEY="my_api_key" # found in cloudflare account settings
ZONE="example.org"
DNS_RECORD="some.example.org"