mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Bugsnag uses SSL, notify on staging as well as production
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
Bugsnag.configure do |config|
|
||||
config.api_key = "937a200f492fad600b4cc29dddda5f71"
|
||||
config.notify_release_stages = %w(production staging)
|
||||
config.use_ssl = true
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user