Update config file

This commit is contained in:
2023-10-05 21:04:08 +08:00
parent 5e555569c2
commit ca4fa26187
5 changed files with 34 additions and 21 deletions

View File

@@ -1,3 +1,12 @@
app:
security:
# header-string: "Authorization" # The key of head to get token
# token-prefix: "Bearer " # Token prefix
# jwt-ttl: 2 # The life of token
# jwt-ttl-unit: hours # Unit of life of token
jwt-key: $uuid$ # Key to generate token
# jwt-issuer: FatWeb # Token issuer
server:
# port: 8080 # Server port