Switch to tailwindcss, start login page
This commit is contained in:
@@ -13,7 +13,7 @@ server:
|
||||
jwt:
|
||||
auth:
|
||||
secret: ${JWT_SECRET:-uiqzRNiMYwbObn/Ps5xTasYVeu/63ZuI+1oB98Ez+lY=} # Can be generated with `openssl rand -base64 32`
|
||||
validity: 1
|
||||
validity: 24
|
||||
unit: HOURS
|
||||
refresh:
|
||||
secret: ${JWT_REFRESH_SECRET=-wWchkx44YGig4Q5Z7b7+E/3ymGEGd6PS7UGedMul3bg=} # Can be generated with `openssl rand -base64 32`
|
||||
|
||||
Reference in New Issue
Block a user