Skip to content

Commit

Permalink
add honeybadger api key to nginix env file
Browse files Browse the repository at this point in the history
  • Loading branch information
mksndz committed Sep 21, 2020
1 parent 83a042e commit 0a3159e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nginx/webapp-env.conf
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ env ALMA_INSTITUTION_CODE;
env DATABASE_URL;
env DEVISE_SECRET_KEY;
env ENABLE_DEBUG_URLS;
env HONEYBADGER_API_KEY;
env RAILS_ENV;
env RAILS_LOG_LEVEL;
env SECRET_KEY_BASE;
Expand Down

0 comments on commit 0a3159e

Please sign in to comment.