3 lines
168 B
Text
3 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
|