glitchtip
This commit is contained in:
@@ -9,7 +9,7 @@ const authorizer = new Authorizer({
|
|||||||
});
|
});
|
||||||
|
|
||||||
const Sentry = require("@sentry/node");
|
const Sentry = require("@sentry/node");
|
||||||
Sentry.init({ dsn: process.env.SENTRY_DSN });
|
Sentry.init({ dsn: process.env.GLITCHTIP_DSN });
|
||||||
|
|
||||||
const startServer = async () => {
|
const startServer = async () => {
|
||||||
const server = await Server.configure({
|
const server = await Server.configure({
|
||||||
|
|||||||
Reference in New Issue
Block a user