Add .env.example
This commit is contained in:
8
.env.example
Normal file
8
.env.example
Normal 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"
|
||||||
Reference in New Issue
Block a user