Skip to content

Commit

Permalink
add JWT_SECRET
Browse files Browse the repository at this point in the history
  • Loading branch information
michalstrzelecki committed Aug 22, 2016
1 parent d4ed870 commit 8356e34
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env.example
Expand Up @@ -21,8 +21,8 @@ MAIL_PORT=2525
MAIL_USERNAME=null
MAIL_PASSWORD=null

JWT_SECRET=
JWT_BLACKLIST_ENABLED=
JWT_SECRET=KfhAbqvU6KOUCk939uoT0gMxw0K3zmxv
JWT_BLACKLIST_ENABLED=true

OAUTH_GOOGLE_CLIENT_ID=
OAUTH_GOOGLE_CLIENT_SECRET=
Expand Down

0 comments on commit 8356e34

Please sign in to comment.