Skip to content

Commit 75d8ecf

Browse files
author
Sebastian Kippe
authored
Merge pull request #61 from 5apps/chore/remove_sentry_token
Remove Sentry API token from .env example
2 parents 1d9ba38 + 783621b commit 75d8ecf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.env.example

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,3 @@ BASE_DOMAIN='example.com'
44
API_HOST='https://api.example.com'
55
# Sentry DSN for sending exceptions
66
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

Comments
 (0)