Merge pull request #2171 from andrewthauer/lighthouse-config
Make lighthouse url configurable in example app
This commit is contained in:
@@ -44,6 +44,9 @@ newrelic:
|
||||
baseUrl: 'https://api.newrelic.com/v2'
|
||||
key: NEW_RELIC_REST_API_KEY
|
||||
|
||||
lighthouse:
|
||||
baseUrl: http://localhost:3003
|
||||
|
||||
catalog:
|
||||
processors:
|
||||
githubApi:
|
||||
|
||||
Reference in New Issue
Block a user