Skip to content
This repository was archived by the owner on Apr 20, 2021. It is now read-only.

Sentry config

Robert Reinhard edited this page Sep 20, 2018 · 2 revisions

Here's where to pull Sentry config values:

  • SENTRY_DSN - Project Settings > Client Keys > DSN
  • SENTRY_ENVIRONMENT - Set to staging, production, etc
  • SENTRY_AUTH_TOKEN - https://sentry.io/settings/account/api/auth-tokens/
  • SENTRY_ORG - For Bukwild, this is bukwild
  • SENTRY_PROJECT - Project Settings > General Settings > Name (this is the slug for the project)

Clone this wiki locally