mirror of
https://github.com/dockersrc/scripts
synced 2025-09-17 21:57:39 -04:00
🦈🏠🐜❗ Initial Commit ❗🐜🦈🏠
This commit is contained in:
7
configs/redis/redis.conf
Normal file
7
configs/redis/redis.conf
Normal file
@@ -0,0 +1,7 @@
|
||||
# Redis conf file
|
||||
port 6379
|
||||
unixsocket /run/redis.sock
|
||||
unixsocketperm 770
|
||||
daemonize no
|
||||
pidfile /tmp/redis.pid
|
||||
dir /data/redis
|
Reference in New Issue
Block a user