diff --git a/.env.example b/.env.example index 2dfe98d6..5a0172ab 100644 --- a/.env.example +++ b/.env.example @@ -1,2 +1,3 @@ -UPSTASH_REDIS_REST_URL= -UPSTASH_REDIS_REST_TOKEN= +UPSTASH_REDIS_REST_URL=curl "https://sunny-duckling-34198.upstash.io/set/foo/bar" +UPSTASH_REDIS_REST_TOKEN=curl "https://sunny-duckling-34198.upstash.io/get/foo" \ + -H "Authorization: Bearer AoWWAAIgcDGRbtMi68IhSYxMlnfSTW3wp1v6leRqbhNO7KqOfuakeA"