更新MongoDB配置并优化Redis客户端调用方式
This commit is contained in:
@@ -6,7 +6,9 @@ rate:
|
||||
burst: 300
|
||||
mongo:
|
||||
default:
|
||||
address: "mongodb://116.204.74.41:27017/oss?retryWrites=true"
|
||||
address: "116.204.74.41:17027"
|
||||
username: "root"
|
||||
password: "M0ng0DB@Pass2026!"
|
||||
database: "oss"
|
||||
maxPoolSize: 100
|
||||
minPoolSize: 10
|
||||
|
||||
Reference in New Issue
Block a user