env
All checks were successful
Build & Deploy KLZ Cables / build-and-deploy (push) Successful in 3m34s
All checks were successful
Build & Deploy KLZ Cables / build-and-deploy (push) Successful in 3m34s
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import * as Sentry from '@sentry/nextjs';
|
||||
|
||||
const dsn = process.env.NEXT_PUBLIC_SENTRY_DSN;
|
||||
const dsn = process.env.SENTRY_DSN;
|
||||
|
||||
Sentry.init({
|
||||
dsn,
|
||||
|
||||
Reference in New Issue
Block a user