Local develop setup with docker (#1103)
* Add local live kit backend run setup
This commit is contained in:
5
backend/redis.conf
Normal file
5
backend/redis.conf
Normal file
@@ -0,0 +1,5 @@
|
||||
bind 0.0.0.0
|
||||
protected-mode yes
|
||||
port 6379
|
||||
timeout 0
|
||||
tcp-keepalive 300
|
||||
Reference in New Issue
Block a user