diff options
author | Benjamin Chausse <benjamin@chausse.xyz> | 2024-11-20 10:35:09 -0500 |
---|---|---|
committer | Benjamin Chausse <benjamin@chausse.xyz> | 2024-11-20 10:35:09 -0500 |
commit | 8d954f67a39f31bf54421c0c74b1d7946de3ecd7 (patch) | |
tree | 0daa769a35825f77ea915cdf7910a21e6b0c5ce2 /template.env | |
parent | ad1d6c0332310dcd0cc03f282bd8926d19558900 (diff) |
Add Cloudflare Dynamic DNS
Diffstat (limited to 'template.env')
-rw-r--r-- | template.env | 2 |
1 files changed, 2 insertions, 0 deletions
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 |