mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-05 03:42:08 +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: ''
|
username: ''
|
||||||
password: openIM123
|
password: openIM123
|
||||||
clusterMode: false
|
clusterMode: false
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user