diff --git a/config/newrelic.yml b/config/newrelic.yml index 1b4ca66..6a2a194 100644 --- a/config/newrelic.yml +++ b/config/newrelic.yml @@ -12,7 +12,7 @@ common: &default_settings # Required license key associated with your New Relic account. - license_key: <%= ENV['NEW_RELIC_LICENSE_KEY'] %> + license_key: <%= ENV['WRESTLINGDEV_NEW_RELIC_LICENSE_KEY'] %> # Your application name. Renaming here affects where data displays in New # Relic. For more details, see https://docs.newrelic.com/docs/apm/new-relic-apm/maintenance/renaming-applications diff --git a/deploy/prod.env.gpg b/deploy/prod.env.gpg index 3ff27ae..1cf29b3 100644 Binary files a/deploy/prod.env.gpg and b/deploy/prod.env.gpg differ