fix: updated posthog init function to mask everything in session replays

This commit is contained in:
Amit Sharma
2025-08-04 19:48:35 -07:00
parent 7e176a620e
commit 34bf308195
+2 -2
View File
@@ -152,5 +152,5 @@ LANGSMITH_API_KEY=""
LANGCHAIN_PROJECT=""
# posthog integration
NEXT_PUBLIC_POSTHOG_KEY=phc_dHS2LOFJ3gJWVt8kP6ruQgSTDuSAfRDStv6eMUMeMBt
NEXT_PUBLIC_POSTHOG_HOST=https://eu.i.posthog.com
NEXT_PUBLIC_POSTHOG_KEY=""
NEXT_PUBLIC_POSTHOG_HOST=""