mirror of
https://github.com/we-promise/sure.git
synced 2026-04-07 14:31:25 +00:00
Sentry
This commit is contained in:
@@ -21,5 +21,9 @@ POSTGRES_USER=postgres
|
||||
# This is the domain that your Maybe instance will be hosted at. It is used to generate links in emails and other places.
|
||||
APP_DOMAIN=
|
||||
|
||||
## Error and Performance Monitoring
|
||||
# The app uses Sentry to monitor errors and performance. In reality, you likely don't need this unless you're deploying Maybe to many users.
|
||||
SENTRY_DSN=
|
||||
|
||||
# Used to enable specific features unique to the hosted version of Maybe. There's a very high likelihood that you don't need to change this value.
|
||||
HOSTED=false
|
||||
Reference in New Issue
Block a user