mirror of
https://github.com/casjaysdevdocker/tools
synced 2025-09-18 15:57:45 -04:00
🗃️ Committing everything that changed 🗃️
applications/ configs/ lists/ wwwroot/
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