posthog cloud config
This commit is contained in:
parent
9ad8b676ca
commit
003e941cc3
|
@ -15,5 +15,5 @@ exports.AnalyticsEvents = {
|
||||||
SelfHostInit: "hosting_init",
|
SelfHostInit: "hosting_init",
|
||||||
}
|
}
|
||||||
|
|
||||||
exports.BUDIBASE_POSTHOG_URL = "https://posthog.budi.live"
|
exports.BUDIBASE_POSTHOG_URL = "https://app.posthog.com"
|
||||||
exports.BUDIBASE_POSTHOG_TOKEN = "Oeq9KzIpZYaNsXIvHw5QTZWNpfiG_EOjAOpjTyAiitY"
|
exports.BUDIBASE_POSTHOG_TOKEN = "phc_yGOn4i7jWKaCTapdGR6lfA4AvmuEQ2ijn5zAVSFYPlS"
|
||||||
|
|
Loading…
Reference in New Issue