Add .env.example

This commit is contained in:
2025-08-23 00:53:58 +02:00
parent 15b08d8f87
commit 034bb98fe0

8
.env.example Normal file
View File

@@ -0,0 +1,8 @@
# =================================================================
# Env file for the traefik+Whoami stack
# =================================================================
CF_DNS_API_TOKEN="YOUR_SECRET_API_TOKEN"
EMAIL_ADDRESS= "example@example.com"
TUNNEL_TOKEN="YOUR_CLOUDFLARE_TUNNEL_TOKEN"