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 Oct 31, 2018 · 2 revisions

Here's where to pull Sentry config values:

  • APP_ENV - Set to staging, production, etc, used by Sentry
  • SENTRY_DSN - Project Settings > Client Keys > DSN
  • 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