We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec7ed0c commit 8fbfe98Copy full SHA for 8fbfe98
1 file changed
.env.example
@@ -27,3 +27,7 @@ KV_URL="" # The URL of your Vercel KV instance
27
KV_REST_API_URL="" # The REST API URL of your Vercel KV instance
28
KV_REST_API_TOKEN="" # The REST API token for your Vercel KV instance
29
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=""
33
+UPSTASH_REDIS_REST_TOKEN=""
0 commit comments