fix:redis host

This commit is contained in:
icey-yu 2024-06-11 16:35:40 +08:00
parent 91ea771f4f
commit a244efc515

View File

@ -1,4 +1,4 @@
address: [ 172.16.8.48:16379 ]
address: [ localhost:16379 ]
username: ''
password: openIM123
clusterMode: false