diff options
Diffstat (limited to '.env.template')
| -rw-r--r-- | .env.template | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/.env.template b/.env.template index d9d8368..712fa63 100644 --- a/.env.template +++ b/.env.template @@ -1,6 +1,6 @@ -CLOUDFLARE_API_KEY= -CLOUDFLARE_EMAIL= -CLOUDFLARE_ZONE_ID= -CLOUDFLARE_ACCOUNT_ID= +# cloudflare +CLOUDFLARE_API_TOKEN= -TAILSCALE_API_KEY= +# tailscale +OAUTH_CLIENT_ID= +OAUTH_CLIENT_SECRET= |
