redis启动报错 no config file specified, using the default config.

在redis的安装目录下面新建文本文档,写入

redis-server.exe  redis.windows.conf

重命名为start.bat,每次双击这个批处理文件即可

记录编程的点滴,体会学习的乐趣
原文地址:https://www.cnblogs.com/AduBlog/p/14979475.html