fix: update cache handler based on official example (#2805)

Co-authored-by: Piyush Gupta <piyushguptaa2z123@gmail.com>
This commit is contained in:
Matti Nannt
2024-06-25 08:09:11 +02:00
committed by GitHub
parent db80e7f7cb
commit fabea3c813
10 changed files with 78 additions and 56 deletions
+2 -2
View File
@@ -176,7 +176,7 @@ ENTERPRISE_LICENSE_KEY=
UNSPLASH_ACCESS_KEY=
# The below is used for Next Caching (uses In-Memory from Next Cache if not provided)
# REDIS_URL:
# REDIS_URL=redis://localhost:6379
# The below is used for Rate Limiting (uses In-Memory LRU Cache if not provided) (You can use a service like Webdis for this)
# REDIS_HTTP_URL:
# REDIS_HTTP_URL=