Skip to content

Commit

Permalink
Merge pull request hagopj13#87 from iCherya/patch-1
Browse files Browse the repository at this point in the history
Fixed typo
  • Loading branch information
hagopj13 authored Mar 31, 2021
2 parents 457b76f + a3a42df commit 6c88d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ JWT_ACCESS_EXPIRATION_MINUTES=30
# Number of days after which a refresh token expires
JWT_REFRESH_EXPIRATION_DAYS=30
# Number of minutes after which a reset password token expires
JWT_RESET_PASSSWORD_EXPIRATION_MINUTES=10
JWT_RESET_PASSWORD_EXPIRATION_MINUTES=10
# Number of minutes after which a verify email token expires
JWT_VERIFY_EMAIL_EXPIRATION_MINUTES=10

Expand Down

0 comments on commit 6c88d7f

Please sign in to comment.