mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-01 02:03:22 +00:00
Omit setting Bugsnag release stage to default value
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
Bugsnag.configure do |config|
|
||||
config.api_key = ENV['BUGSNAG_API_KEY']
|
||||
config.release_stage = Rails.env
|
||||
config.app_version = Rails.application.config.x.git_version
|
||||
|
||||
# Avoid missing API key warning without changing the Rails log level.
|
||||
|
||||
Reference in New Issue
Block a user