From 90b4fac2768d88abb6b03278845dcea546c87b13 Mon Sep 17 00:00:00 2001 From: gregan Date: Mon, 1 Jan 2024 09:58:36 -0800 Subject: [PATCH] [bug] [cron example] Update .env.example (#845) --- solutions/cron/.env.example | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/solutions/cron/.env.example b/solutions/cron/.env.example index d0785c199..33a346b37 100644 --- a/solutions/cron/.env.example +++ b/solutions/cron/.env.example @@ -1,2 +1,4 @@ -UPSTASH_REDIS_REST_URL= -UPSTASH_REDIS_REST_TOKEN= \ No newline at end of file +KV_URL= +KV_REST_API_URL= +KV_REST_API_TOKEN= +KV_REST_API_READ_ONLY_TOKEN=