You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-09-14 07:49:22 +03:00
6 lines
106 B
Plaintext
6 lines
106 B
Plaintext
requirepass porkchopsandwiches
|
|
port 6379
|
|
bind ::1 127.0.0.1
|
|
unixsocket /tmp/redis.sock
|
|
unixsocketperm 755
|