8 lines
300 B
Plaintext
8 lines
300 B
Plaintext
# =================================================================
|
|
# 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" |