diff --git a/config/environment.rb b/config/environment.rb index 00be728e9..aedcae55f 100644 --- a/config/environment.rb +++ b/config/environment.rb @@ -1,3 +1,5 @@ +ENV["NRCONFIG"] = "/var/www/danbooru2/shared/newrelic.yml" + # Load the rails application require File.expand_path('../application', __FILE__)