Update README.md
This commit is contained in:
parent
83bf15c69e
commit
08fc884ae2
1 changed files with 2 additions and 1 deletions
|
@ -75,9 +75,10 @@ MAILER_FROM=noreply@yourdomain.com
|
|||
MAILER_PASSWORD=your_sparkpost_apikey
|
||||
MAILER_SERVICE_PROVIDER=SparkPost
|
||||
BASE_URL=yourdomain.com
|
||||
DSN_KEY=yourPrivateRavenKey
|
||||
```
|
||||
|
||||
Currenty we are using Raven and Sentry [https://www.getsentry.com](https://www.getsentry.com) for error logging. To use it you must provide a valid private DSN key in your .env file and a public DSN key in app/views/layout.index.html
|
||||
Side note: ___Currently we are using Raven and Sentry [https://www.getsentry.com](https://www.getsentry.com) for error logging. To use it you must provide a valid private DSN key in your .env file and a public DSN key in app/views/layout.index.html___
|
||||
|
||||
Create this directory or you will get errors.
|
||||
|
||||
|
|
Loading…
Reference in a new issue