diff options
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 |