diff --git a/element.io/nightly/config.json b/element.io/nightly/config.json index a6c3beb..2ae0aaa 100644 --- a/element.io/nightly/config.json +++ b/element.io/nightly/config.json @@ -47,7 +47,7 @@ }, "posthog": { "projectApiKey": "phc_Jzsm6DTm6V2705zeU5dcNvQDlonOR68XvX2sh1sEOHO", - "apiHost": "https://posthog.hss.element.io" + "apiHost": "https://posthog.element.io" }, "features": { "feature_spotlight": true diff --git a/element.io/release/config.json b/element.io/release/config.json index b76e2b1..3135620 100644 --- a/element.io/release/config.json +++ b/element.io/release/config.json @@ -43,7 +43,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" }