mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-19 05:21:15 +08:00
test: add missing JWT secrets for tests
This commit is contained in:
@@ -16,6 +16,8 @@ app.upload.check-type=true
|
||||
app.upload.max-size=1048576
|
||||
|
||||
app.jwt.secret=TestSecret
|
||||
app.jwt.reason-secret=TestReasonSecret
|
||||
app.jwt.reset-secret=TestResetSecret
|
||||
app.jwt.expiration=3600000
|
||||
|
||||
# Default publish mode for tests
|
||||
|
||||
Reference in New Issue
Block a user