From 8d954f67a39f31bf54421c0c74b1d7946de3ecd7 Mon Sep 17 00:00:00 2001 From: Benjamin Chausse Date: Wed, 20 Nov 2024 10:35:09 -0500 Subject: Add Cloudflare Dynamic DNS --- template.env | 2 ++ 1 file changed, 2 insertions(+) (limited to 'template.env') diff --git a/template.env b/template.env index c48995a..55f2d2e 100644 --- a/template.env +++ b/template.env @@ -1,6 +1,8 @@ # Traefik Info (you will need to set your email in ./configs/traefik/traefik.yaml) +EMAIL= DOMAIN= CLOUDFLARE_TOKEN= +CLOUDFLARE_ZONE_ID= # Where you want your TV Shows on your computer TV_DIR= # Where you want your Movies on your computer -- cgit v1.2.3