mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-04 19:32:17 +08:00
fix:redis host
This commit is contained in:
parent
91ea771f4f
commit
a244efc515
@ -1,4 +1,4 @@
|
||||
address: [ 172.16.8.48:16379 ]
|
||||
address: [ localhost:16379 ]
|
||||
username: ''
|
||||
password: openIM123
|
||||
clusterMode: false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user