mirror of
https://github.com/ershisan99/coolify.git
synced 2026-01-03 20:52:06 +00:00
fixes
This commit is contained in:
@@ -80,7 +80,6 @@ export async function saveSettings(request: FastifyRequest<SaveSettings>, reply:
|
||||
}
|
||||
if (doNotTrack === false) {
|
||||
Sentry.init({
|
||||
debug: true,
|
||||
dsn: sentryDSN,
|
||||
environment: isDev ? 'development' : 'production',
|
||||
release: version
|
||||
|
||||
Reference in New Issue
Block a user