mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-03-09 13:30:46 +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.upload.max-size=1048576
|
||||||
|
|
||||||
app.jwt.secret=TestSecret
|
app.jwt.secret=TestSecret
|
||||||
|
app.jwt.reason-secret=TestReasonSecret
|
||||||
|
app.jwt.reset-secret=TestResetSecret
|
||||||
app.jwt.expiration=3600000
|
app.jwt.expiration=3600000
|
||||||
|
|
||||||
# Default publish mode for tests
|
# Default publish mode for tests
|
||||||
|
|||||||
Reference in New Issue
Block a user