From 7728ab5e3361251c4cb4429830ac779449db3e5e Mon Sep 17 00:00:00 2001 From: PATOOWORLD Date: Thu, 6 Jun 2024 14:57:55 -0700 Subject: [PATCH] Update .env.example --- .env.example | 4 ++++ 1 file changed, 4 insertions(+) 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