integrate sentry error reporting
All checks were successful
Tests / test (push) Successful in 26s

This commit is contained in:
Tobias Brunner 2025-06-04 08:46:20 +02:00
parent bbbe390238
commit 8e12688597
No known key found for this signature in database
4 changed files with 37 additions and 0 deletions

View file

@ -58,3 +58,6 @@ SERVALA_KEYCLOAK_SERVER_URL=''
# SERVALA_S3_REGION_NAME='eu-central-1'
# SERVALA_S3_ADDRESSING_STYLE='virtual'
# SERVALA_S3_SIGNATURE_VERSION='s3v4'
# Configuration for Sentry error reporting
SERVALA_SENTRY_DSN=''