Skip to content

Commit 69284fc

Browse files
committed
correct settings
1 parent 939dfba commit 69284fc

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

service/build/newrelic.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ common: &default_settings
1313
# account. For example, if your license key is 12345 use this:
1414
# license_key: '12345'
1515
# The key binds your Agent's data to your account in the New Relic service.
16-
license_key: 'xxxx'
16+
license_key: '12c8fadc3bfc2c3c67d08b397f020e512f0ba3fc'
1717

1818
# Agent Enabled
1919
# Use this setting to disable the agent instead of removing it from the startup command.
@@ -282,4 +282,4 @@ test:
282282
app_name: ap-review (Test)
283283

284284
production:
285-
<<: *default_settings
285+
<<: *default_settings

service/build/sumo.conf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=ap-review-dev
2-
accessid=xxxxx
3-
accesskey=xxxxxx
2+
accessid=suMochTM9jsUmo
3+
accesskey=i9Jo6vJ8TiGH4NLJ6JOrhR2Z34eKZQcDNCiGz5ePkujZWwzzZhcAZNufty6viT63
44
clobber=true
5-
sources=/data/sumo-sources.json
5+
sources=/data/sumo-sources.json

0 commit comments

Comments
 (0)