diff --git a/docker/redis/conf/redis.conf b/docker/redis/conf/redis.conf index d762d65..c920e89 100644 --- a/docker/redis/conf/redis.conf +++ b/docker/redis/conf/redis.conf @@ -1 +1 @@ -# requirepass 123456 \ No newline at end of file +bind 0.0.0.0 \ No newline at end of file