Compare commits
2 Commits
0c9fc07e83
...
9c2bf54426
Author | SHA1 | Date | |
---|---|---|---|
9c2bf54426 | |||
24c787969c |
4
.gitignore
vendored
4
.gitignore
vendored
@ -45,4 +45,6 @@ next-env.d.ts
|
||||
analyze
|
||||
|
||||
# Sitemap
|
||||
public/sitemap*
|
||||
public/sitemap*
|
||||
|
||||
.env
|
@ -91,7 +91,7 @@ module.exports = withSentryConfig(
|
||||
silent: true,
|
||||
org: "sentry",
|
||||
project: "scoresaber-reloaded",
|
||||
url: "https://sentry.fascinated.cc/",
|
||||
url: "https://sentry.fascinated.cc",
|
||||
authToken: process.env.SENTRY_AUTH_TOKEN,
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user