Add redis/redis.conf
This commit is contained in:
parent
c600cbd171
commit
ba3567022c
1 changed files with 5 additions and 0 deletions
5
redis/redis.conf
Normal file
5
redis/redis.conf
Normal file
|
@ -0,0 +1,5 @@
|
|||
bind 0.0.0.0
|
||||
protected-mode no
|
||||
port 6379
|
||||
timeout 0
|
||||
tcp-keepalive 300
|
Loading…
Add table
Reference in a new issue