diff --git a/package.json b/package.json index bd8742895..d592e7d15 100644 --- a/package.json +++ b/package.json @@ -208,13 +208,13 @@ }, "dependencyAnalytics.host": { "type": "string", - "default": "https://f8a-analytics-2445582058137.production.gw.apicast.io", + "default": "https://gw.api.openshift.io/", "description": "Host name of Dependency Analytics server.", "scope": "window" }, "dependencyAnalytics.apiKey": { "type": "string", - "default": "9e7da76708fe374d8c10fa752e72989f", + "default": "207c527cfc2a6b8dcf4fa43ad7a976da", "description": "3scale user_key to access dependencyAnalytics.host", "scope": "window" },