Skip to content

Commit 939dfba

Browse files
committed
remove supply server
1 parent fdaabca commit 939dfba

29 files changed

+240
-1951
lines changed
Lines changed: 1 addition & 1 deletion
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: '12c8fadc3bfc2c3c67d08b397f020e512f0ba3fc'
16+
license_key: 'xxxx'
1717

1818
# Agent Enabled
1919
# Use this setting to disable the agent instead of removing it from the startup command.
File renamed without changes.

service/build/sumo.conf

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

service/run-config/dev/build/sumo.conf

Lines changed: 0 additions & 5 deletions
This file was deleted.

service/run-config/dev/pom.xml

Lines changed: 0 additions & 306 deletions
This file was deleted.

service/run-config/prod/build/Dockerfile

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)