chore: Rotate PH analytics public token (#180)

This commit is contained in:
Abhisek Datta
2026-03-10 08:47:18 +05:30
committed by GitHub
parent 0588e66131
commit f8fcdf6929
+1 -1
View File
@@ -11,7 +11,7 @@ import (
)
const (
postHogApiKey = "phc_ckrojb22DtoIMBhIC3k3hh7tmRw0ng11gSaLUXSqwSt" // gitleaks:allow
postHogApiKey = "phc_3Jcw7Wytp519dM5Csf9qXiTv9J2xs8wnhGyFR9XRQrh" // gitleaks:allow
postHogEventEndpoint = "https://us.i.posthog.com"
telemetryDisableEnvKey = "PMG_DISABLE_TELEMETRY"