Update config.yaml (#167)

Co-authored-by: Gordon <46924906+FGadvancer@users.noreply.github.com>
This commit is contained in:
Sunny 2022-03-21 11:19:10 +08:00 committed by GitHub
parent 1ab3e04cba
commit e0c6972bed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ mysql:
mongo:
dbUri: ""#当dbUri值不为空则直接使用该值
dbAddress: [ 127.0.0.1:37017 ] #redis地址 目前仅支持单机,默认即可
dbAddress: [ 127.0.0.1:37017 ] #mongo地址 目前仅支持单机,默认即可
dbDirect: false
dbTimeout: 10
dbDatabase: openIM #mongo db 默认即可