diff --git a/redis.conf b/redis.conf index f51ffe8..4250edd 100644 --- a/redis.conf +++ b/redis.conf @@ -1,5 +1,4 @@ -# redis.conf -bind 0.0.0.0 -protected-mode no -port 6379 -requirepass "" \ No newline at end of file +bind 0.0.0.0 +protected-mode no +port 6379 +user default on nopass ~* +@all