redis-auth.conf 91 B

123456
  1. daemonize yes
  2. port 6383
  3. dir ./
  4. pidfile redis-auth.pid
  5. timeout 300
  6. requirepass "thepassword"