Add redis/redis.conf

This commit is contained in:
holzi1005 2025-06-03 19:04:40 +02:00
parent c600cbd171
commit ba3567022c

5
redis/redis.conf Normal file
View file

@ -0,0 +1,5 @@
bind 0.0.0.0
protected-mode no
port 6379
timeout 0
tcp-keepalive 300