diff --git a/element.io/app/config.json b/element.io/app/config.json index 6b94699ef1..a5ee01f9c7 100644 --- a/element.io/app/config.json +++ b/element.io/app/config.json @@ -52,7 +52,7 @@ }, "posthog": { "projectApiKey": "phc_Jzsm6DTm6V2705zeU5dcNvQDlonOR68XvX2sh1sEOHO", - "apiHost": "https://posthog.hss.element.io" + "apiHost": "https://posthog.element.io" }, "map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx" } diff --git a/element.io/develop/config.json b/element.io/develop/config.json index e945556c9d..4be795fd3f 100644 --- a/element.io/develop/config.json +++ b/element.io/develop/config.json @@ -56,7 +56,7 @@ }, "posthog": { "projectApiKey": "phc_Jzsm6DTm6V2705zeU5dcNvQDlonOR68XvX2sh1sEOHO", - "apiHost": "https://posthog.hss.element.io" + "apiHost": "https://posthog.element.io" }, "features": { "feature_spotlight": true