tmp
This commit is contained in:
@@ -5,18 +5,31 @@
|
||||
"wxapp-escort-admin": {
|
||||
}
|
||||
},
|
||||
"agent": {
|
||||
"deepseek": {
|
||||
"apiKey": "sk-a58ccd82b7ba4ce3ac176a88c9381095",
|
||||
"flashModel": "deepseek-v4-flash",
|
||||
"proModel": "deepseek-v4-pro"
|
||||
},
|
||||
"glm": {
|
||||
"apiKey": "ed5f2ec42cb9413f87402d38321553f8.u0FalmfLdXxmst69",
|
||||
"flashModel": "glm-5.3-flash",
|
||||
"proModel": "glm-5.3"
|
||||
}
|
||||
},
|
||||
"mongodb": {
|
||||
"str": "mongodb://huashengtec.com:6000",
|
||||
"str": "mongodb://ehason:Ehason_dbuser_2026@huashengtec.com:6000/?authSource=admin&appName=ws-health&retryWrites=true&w=majority",
|
||||
"host": "huashengtec.com",
|
||||
"db": "health",
|
||||
"option": {
|
||||
"user": "ehason",
|
||||
"pass": "Ehason_dbuser_2026",
|
||||
"dbName": "eiot_health",
|
||||
"authSource": "admin",
|
||||
"autoIndex": true,
|
||||
"socketTimeoutMS": 3000,
|
||||
"serverSelectionTimeoutMS": 30000
|
||||
"maxPoolSize": 50,
|
||||
"minPoolSize": 5,
|
||||
"maxIdleTimeMS": 60000,
|
||||
"connectTimeoutMS": 10000,
|
||||
"serverSelectionTimeoutMS": 30000,
|
||||
"socketTimeoutMS": 45000,
|
||||
"compressors": "zlib"
|
||||
},
|
||||
"debug": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user