fix: updated docker file with redis and minio containers (#4909)

This commit is contained in:
victorvhs017
2025-03-17 06:33:02 -03:00
committed by GitHub
parent c2d237a99a
commit aa910ca3f0
8 changed files with 58 additions and 30 deletions

View File

@@ -185,7 +185,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://localhost:6379
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: