Fix error prone application-example.yml

This commit is contained in:
Maciej Szlosarczyk 2018-10-30 10:38:49 +02:00
parent 52e9b02227
commit 5433032330
No known key found for this signature in database
GPG key ID: 41D62D42D3B0D765

View file

@ -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"