Update Posthog URLs (#21559)
This commit is contained in:
parent
e638abf7c2
commit
f2c3f880c7
2 changed files with 2 additions and 2 deletions
|
@ -52,7 +52,7 @@
|
||||||
},
|
},
|
||||||
"posthog": {
|
"posthog": {
|
||||||
"projectApiKey": "phc_Jzsm6DTm6V2705zeU5dcNvQDlonOR68XvX2sh1sEOHO",
|
"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"
|
"map_style_url": "https://api.maptiler.com/maps/streets/style.json?key=fU3vlMsMn4Jb6dnEIFsx"
|
||||||
}
|
}
|
||||||
|
|
|
@ -56,7 +56,7 @@
|
||||||
},
|
},
|
||||||
"posthog": {
|
"posthog": {
|
||||||
"projectApiKey": "phc_Jzsm6DTm6V2705zeU5dcNvQDlonOR68XvX2sh1sEOHO",
|
"projectApiKey": "phc_Jzsm6DTm6V2705zeU5dcNvQDlonOR68XvX2sh1sEOHO",
|
||||||
"apiHost": "https://posthog.hss.element.io"
|
"apiHost": "https://posthog.element.io"
|
||||||
},
|
},
|
||||||
"features": {
|
"features": {
|
||||||
"feature_spotlight": true
|
"feature_spotlight": true
|
||||||
|
|
Loading…
Reference in a new issue