Skip to content

Commit e76c958

Browse files
committed
SENTRY_RELEASE is the default value
1 parent 2db1356 commit e76c958

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

instrument.server.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ Sentry.init({
88
// See https://spotlightjs.com/ for how to install the Spotlight Desktop app for local development
99
spotlight: process.env.NODE_ENV === 'development',
1010
environment: process.env.SENTRY_ENVIRONMENT,
11-
release: process.env.SENTRY_RELEASE,
1211
denyUrls: [
1312
/\/resources\/healthcheck/,
1413
// TODO: be smarter about the public assets...

0 commit comments

Comments
 (0)