move JWT secret into ENV
This commit is contained in:
@@ -37,3 +37,9 @@ mail {
|
||||
key = "abcd"
|
||||
}
|
||||
}
|
||||
|
||||
jwt {
|
||||
secret = "zAP5MBA4B4Ijz0MZaS48"
|
||||
issuer = "dc-project.fr"
|
||||
validity = 36000000
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user