diff --git a/.env.example b/.env.example index 68ab8e0..3b6e38d 100644 --- a/.env.example +++ b/.env.example @@ -26,6 +26,10 @@ AUTH_GITHUB_SECRET= # Vercel authentication token that can be found here: https://vercel.com/account/tokens AUTH_BEARER_TOKEN= +KV_URL= +KV_REST_API_URL= +KV_REST_API_TOKEN= +KV_REST_API_READ_ONLY_TOKEN= # Vercel Project ID that can be found here: https://vercel.com///settings PROJECT_ID_VERCEL= # Vercel Team ID that can be found here: https://vercel.com/teams//settings