diff --git a/.env.example b/.env.example index 0de2512617..3f04464d51 100644 --- a/.env.example +++ b/.env.example @@ -112,7 +112,7 @@ REDIS_PATH= REDIS_HOST=127.0.0.1 REDIS_PORT=6379 -# defaults to 'default'. Use only with Redis 6+ with proper ACL set. Leave empty otherwise. +# Use only with Redis 6+ with proper ACL set. Leave empty otherwise. REDIS_USERNAME= REDIS_PASSWORD=null