解决方案:编辑redis.conf配置文件;注释掉61行本地链接限制以及80行配置修改为no
61 # bind 127.0.0.1 80 protected-mode no 重启服务即可
本文共 146 字,大约阅读时间需要 1 分钟。
解决方案:编辑redis.conf配置文件;注释掉61行本地链接限制以及80行配置修改为no
61 # bind 127.0.0.1 80 protected-mode no 重启服务即可
转载于:https://www.cnblogs.com/116970u/p/10780544.html