This commit is contained in:
chenjh3 2025-02-13 14:23:48 +08:00
parent 25ec569a85
commit ee29dbea57

View File

@ -235,6 +235,7 @@ REDIS_USERNAME=
REDIS_PASSWORD=difyai123456
REDIS_USE_SSL=false
REDIS_DB=0
REDIS_KEY_PREFIX=
# Whether to use Redis Sentinel mode.
# If set to true, the application will automatically discover and connect to the master node through Sentinel.