chage redis host

This commit is contained in:
Alkan ARSLAN 2025-07-14 19:17:49 +03:00
parent 39606240da
commit b2a942ce84

View File

@ -235,7 +235,7 @@ EVOAI_ENABLED=false
# Cache - Environment variables
# Redis Cache enabled
CACHE_REDIS_ENABLED=true
CACHE_REDIS_URI=redis://localhost:6379/6
CACHE_REDIS_URI=redis://redis:6379/6
CACHE_REDIS_TTL=604800
# Prefix serves to differentiate data from one installation to another that are using the same redis
CACHE_REDIS_PREFIX_KEY=evolution