摘要: 修改redis的配置文件 redis.conf 1. bind 设置为 0.0.0.0 2. protected-mode 设置为no (也就是关闭保护模式) 3. daemonize 设置为yes (后台运行) 4. 开... 阅读全文
posted @ 2021-01-07 10:40 汀风说后端 阅读(499) 评论(0) 推荐(0)