rave/.env.example

3 lines
168 B
Text
Raw Permalink Normal View History

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