Skip to content

Commit

Permalink
update rollbar token
Browse files Browse the repository at this point in the history
  • Loading branch information
SepsiLaszlo committed Mar 15, 2024
1 parent cdc9084 commit c9f1304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/initializers/rollbar.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Without configuration, Rollbar is enabled in all environments.
# To disable in specific environments, set config.enabled=false.

config.access_token = '83caf705fc644065b610040b6c7f8ca2'
config.access_token = 'c7267c8c3e7641ca920c79eb6b13c242'

# Here we'll disable in 'test':
unless Rails.env.production?
Expand Down

0 comments on commit c9f1304

Please sign in to comment.