Add redis db to config sample

This commit is contained in:
David Colburn
2021-07-24 19:56:55 -05:00
committed by GitHub
parent c682982af2
commit d49d541a9e
+1
View File
@@ -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