We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1d9ba38 + 783621b commit 75d8ecfCopy full SHA for 75d8ecf
.env.example
@@ -4,6 +4,3 @@ BASE_DOMAIN='example.com'
4
API_HOST='https://api.example.com'
5
# Sentry DSN for sending exceptions
6
SENTRY_DSN='123456abcdef'
7
-# Sentry API token for creating releases
8
-# Create it at https://sentry.io/api/ with scope "project:releases".
9
-SENTRY_API_TOKEN='123456abcdef'
0 commit comments