Skip to content

Commit

Permalink
Added Sentry
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmytro Panontko committed Jul 29, 2019
1 parent 9618b5e commit 927f9e3
Show file tree
Hide file tree
Showing 5 changed files with 145 additions and 71 deletions.
1 change: 1 addition & 0 deletions .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ DATABASE_URL=postgres://user:pass@localhost:5432/dbname
TEST_DATABASE_URL=postgres://user:pass@localhost:5432/test-dbname
JWT_SECRET=changeIt!
JWT_EXPIRATION=7d
SENTRY_DSN=https://<key>@sentry.io/<project>
Loading

0 comments on commit 927f9e3

Please sign in to comment.