将JWT过期时间 刷新时间 放置进入config

This commit is contained in:
pixel
2020-12-16 13:17:00 +08:00
parent 7613b85271
commit 72fd7beec0
5 changed files with 11 additions and 7 deletions
+2
View File
@@ -3,6 +3,8 @@
# jwt configuration
jwt:
signing-key: 'qmPlus'
expires-time: 604800
buffer-time: 86400
# zap logger configuration
zap: