Update DSN sentry

This commit is contained in:
2025-08-16 00:54:37 +07:00
parent 137444a045
commit 6ade009901
4 changed files with 1 additions and 10 deletions

View File

@@ -24,9 +24,6 @@
"ElasticConfiguration": { "ElasticConfiguration": {
"Uri": "http://elasticsearch:9200" "Uri": "http://elasticsearch:9200"
}, },
"Sentry": {
"Dsn": "https://698e00d7cb404b049aff3881e5a47f6b@bugcenter.apps.managing.live/1"
},
"Discord": { "Discord": {
"ApplicationId": "", "ApplicationId": "",
"PublicKey": "", "PublicKey": "",

View File

@@ -27,9 +27,6 @@
"ElasticConfiguration": { "ElasticConfiguration": {
"Uri": "http://elasticsearch:9200" "Uri": "http://elasticsearch:9200"
}, },
"Sentry": {
"Dsn": "https://698e00d7cb404b049aff3881e5a47f6b@bugcenter.apps.managing.live/1"
},
"RunOrleansGrains": true, "RunOrleansGrains": true,
"DeploymentMode": false, "DeploymentMode": false,
"AllowedHosts": "*", "AllowedHosts": "*",

View File

@@ -32,9 +32,6 @@
"ElasticConfiguration": { "ElasticConfiguration": {
"Uri": "http://elasticsearch:9200" "Uri": "http://elasticsearch:9200"
}, },
"Sentry": {
"Dsn": "https://698e00d7cb404b049aff3881e5a47f6b@bugcenter.apps.managing.live/1"
},
"RunOrleansGrains": true, "RunOrleansGrains": true,
"AllowedHosts": "*" "AllowedHosts": "*"
} }

View File

@@ -32,7 +32,7 @@
"WebhookUrl": "https://n8n.kai.managing.live/webhook/fa9308b6-983b-42ec-b085-71599d655951" "WebhookUrl": "https://n8n.kai.managing.live/webhook/fa9308b6-983b-42ec-b085-71599d655951"
}, },
"Sentry": { "Sentry": {
"Dsn": "https://698e00d7cb404b049aff3881e5a47f6b@bugcenter.apps.managing.live/1", "Dsn": "https://fe12add48c56419bbdfa86227c188e7a@glitch.kai.managing.live/1",
"MinimumEventLevel": "Error", "MinimumEventLevel": "Error",
"SendDefaultPii": true, "SendDefaultPii": true,
"MaxBreadcrumbs": 50, "MaxBreadcrumbs": 50,