refactor: refactoring code; update encryption algorithm; add build ci;
This commit is contained in:
@@ -12,14 +12,7 @@ jwt:
|
||||
issuer: blogAdmin
|
||||
subject: Interesting
|
||||
expire: 604800
|
||||
salt: sdjhjksdzkfhjkdzs
|
||||
|
||||
file:
|
||||
image-dir: C:/Temp/uploads/images #图片储存目录
|
||||
avatar-dir: C:/Temp/uploads/avatars # 头像存储目录(Windows 环境)
|
||||
|
||||
# avatar-dir: /home/blog/uploads/avatars # 头像储存目录(Linux 环境)
|
||||
# image-dir: /home/blog/uploads/image
|
||||
|
||||
spring:
|
||||
servlet:
|
||||
|
||||
Reference in New Issue
Block a user