Skip to content

Commit 69e18b4

Browse files
committed
Add Sentry organization and project configuration to .env.template
1 parent 80b5a59 commit 69e18b4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.env.template

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ VITE_ENVIRONMENT=
22
# Sentry DSN configuration, no need to be set for local setup
33
VITE_SENTRY_DSN=
44
BFF_SENTRY_DSN=
5+
SENTRY_ORG=
6+
SENTRY_PROJECT=
57

68

79
# OpenID Connect Configuration for Onboarding API

0 commit comments

Comments
 (0)