mirror of
https://github.com/livekit/livekit.git
synced 2026-09-17 05:54:49 +00:00
Add redis db to config sample
This commit is contained in:
@@ -9,6 +9,7 @@ log_level: info
|
||||
# clients could connect to any node and be routed to the same room
|
||||
redis:
|
||||
address: redis.host:6379
|
||||
# db: 0
|
||||
# username: myuser
|
||||
# password: mypassword
|
||||
|
||||
|
||||
Reference in New Issue
Block a user