Skip to content

Commit d68bf3b

Browse files
Merge pull request #432 from YOGESH-08/patch-2
Update .env.example
2 parents 04d55c6 + f2f0342 commit d68bf3b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.env.example

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,7 @@ KV_URL="" # The URL of your Vercel KV instance
2727
KV_REST_API_URL="" # The REST API URL of your Vercel KV instance
2828
KV_REST_API_TOKEN="" # The REST API token for your Vercel KV instance
2929
KV_REST_API_READ_ONLY_TOKEN="" # The read-only REST API token for your Vercel KV instance
30+
31+
# Upstash_Redis
32+
UPSTASH_REDIS_REST_URL="" # REST URL of your Upstash Redis database
33+
UPSTASH_REDIS_REST_TOKEN="" # REST API token for Upstash Redis

0 commit comments

Comments
 (0)