Skip to content

Commit

Permalink
Merge pull request #11 from eTachkaMarketplace/test
Browse files Browse the repository at this point in the history
refactor: remove SENTRY
  • Loading branch information
arturhasparian authored Mar 10, 2024
2 parents 886eeab + 8ef37a3 commit 7734d44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/application-production.properties
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ jwt.secret.refresh=${JWT_TOKEN_SECRET_REFRESH}
logging.level.org.springframework.web=INFO

# Sentry
sentry.dsn=${SENTRY_DSN}
sentry.traces-sample-rate=1.0
#sentry.dsn=${SENTRY_DSN}
#sentry.traces-sample-rate=1.0

0 comments on commit 7734d44

Please sign in to comment.