Files
open-im-server/config/redis.yml
T
icey-yu 0af207b625 Fix config (#2541)
* feat: remove double quotation marks

* feat: test

* feat: default close prometheus
2024-08-21 07:10:43 +00:00

7 lines
98 B
YAML

address: [ localhost:16379 ]
username:
password: openIM123
clusterMode: false
db: 0
maxRetry: 10