rave/.env.example
Lyssieth 71b7eca0b9
feat: more kejiggering, added Sentry support
and tracing spans.
(personally I use glitchtip :3)
2023-10-10 22:06:32 +03:00

2 lines
168 B
Text

export DATABASE_URL="postgres://localhost:5432/rave" # The database URL
export RAVE_SENTRY_DSN="" # An optional Sentry DSN to send errors to