diff options
Diffstat (limited to '.env.template')
| -rw-r--r-- | .env.template | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.env.template b/.env.template index e66273f..fd01124 100644 --- a/.env.template +++ b/.env.template @@ -5,8 +5,8 @@ # # cloudflare -CLOUDFLARE_API_TOKEN= -CLOUDFLARE_ZONE_ID= +CLOUDFLARE_API_KEY= +CLOUDFLARE_EMAIL= CLOUDFLARE_ACCOUNT_ID= # tailscale |
