mirror of
https://github.com/vector-im/element-call.git
synced 2024-11-15 00:04:59 +08:00
Change posthog key and host to selfhosted instance (#775)
* change posthog key and host * Refresh Key * change key again
This commit is contained in:
parent
891ff86b49
commit
0488cbdd8c
@ -6,8 +6,8 @@
|
||||
}
|
||||
},
|
||||
"posthog": {
|
||||
"api_key": "phc_MhClVy9DiV20vazSYIiedFkM5Xi3z1LPBwrdn9PYZQQ",
|
||||
"api_host": "https://app.posthog.com"
|
||||
"api_key": "phc_eKb9HoAr83OmcDiU9jt7QSIcCz5EDWCFvQfvQ3uh98T",
|
||||
"api_host": "https://posthog-element-call.element.io"
|
||||
},
|
||||
"sentry": {
|
||||
"environment": "main-branch-cd",
|
||||
|
Loading…
Reference in New Issue
Block a user