Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
dwilkie committed Sep 22, 2024
1 parent 8fb56a6 commit 936692d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/services/config/initializers/sentry.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
Sentry.init do |config|
config.dsn = AppSettings[:sentry_dsn]
config.environment = AppSettings.env
config.debug = true
end

0 comments on commit 936692d

Please sign in to comment.