【新增】mongoDB支持
This commit is contained in:
@@ -45,6 +45,11 @@ spring.redis.lettuce.pool.max-idle=8
|
||||
spring.redis.lettuce.pool.min-idle=0
|
||||
spring.redis.lettuce.pool.max-wait=-1ms
|
||||
|
||||
# MongoDB 配置
|
||||
spring.data.mongodb.host=120.24.204.180
|
||||
spring.data.mongodb.database=app
|
||||
spring.data.mongodb.port=27017
|
||||
|
||||
# Sa-Token 配置
|
||||
sa-token.token-name=Authorization
|
||||
sa-token.timeout=2592000
|
||||
|
||||
Reference in New Issue
Block a user