JWT 密钥强度问题修复
All checks were successful
构建并部署 Spring Boot 应用 / build-and-deploy (push) Successful in 13m13s
All checks were successful
构建并部署 Spring Boot 应用 / build-and-deploy (push) Successful in 13m13s
This commit is contained in:
@@ -31,7 +31,7 @@ wx.api.code2session-url=https://api.weixin.qq.com/sns/jscode2session
|
||||
|
||||
logging.level.com.light.delivery=INFO
|
||||
|
||||
jwt.secret=lightDeliveryProdSecretKey
|
||||
jwt.secret=CRMO1KEF/YP07zoV8+X1F3/DfkvksgPUs6tdLRR8urWCEBPMEO+5nt50xRkRl8JBJursSnvv++qylsaz5zryuA==
|
||||
jwt.expiration=86400
|
||||
|
||||
management.endpoints.web.exposure.include=health,info
|
||||
|
Reference in New Issue
Block a user