switch to springboot sentry
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m50s
All checks were successful
Deploy App / docker (ubuntu-latest, 2.44.0, 17, 3.8.5) (push) Successful in 1m50s
This commit is contained in:
@ -23,6 +23,10 @@ spring:
|
||||
database: test
|
||||
port: 27017
|
||||
|
||||
# Sentry Configuration
|
||||
sentry:
|
||||
dsn: ""
|
||||
|
||||
# The URL of the API
|
||||
public-url: http://localhost
|
||||
|
||||
|
Reference in New Issue
Block a user