无法连接 linux 服务器的 redis

82 阅读1分钟

无法连接 linux 服务器的 redis

将 redis 目录下的 redis.conf 中的 bind 127.0.0.1 注释即可,就可以让 redis 客户端监听所有 ip

image-20220830161510486