mirror of
https://github.com/internetee/registry.git
synced 2025-06-08 13:44:47 +02:00
Fix error prone application-example.yml
This commit is contained in:
parent
52e9b02227
commit
5433032330
1 changed files with 2 additions and 1 deletions
|
@ -155,6 +155,7 @@ test:
|
|||
|
||||
# Airbrake // Errbit:
|
||||
airbrake_host: "https://your-errbit-host.ee"
|
||||
# airbrake_env: "staging", defaults to Rails.env
|
||||
# airbrake_env defaults to Rails.env, can be left blank.
|
||||
# airbrake_env: "staging"
|
||||
airbrake_project_id: "1"
|
||||
airbrake_project_key: "api_key"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue