1
0
mirror of https://github.com/redis/node-redis.git synced 2025-09-14 07:49:22 +03:00
Files
node-redis/test/conf/password.conf

6 lines
106 B
Plaintext

requirepass porkchopsandwiches
port 6379
bind ::1 127.0.0.1
unixsocket /tmp/redis.sock
unixsocketperm 755