From 2c89489ee3932fea61bb688e5f19a213d715d331 Mon Sep 17 00:00:00 2001 From: Pepe Fagoaga Date: Thu, 7 Aug 2025 21:19:06 +0545 Subject: [PATCH] chore: .env comment --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index aae5126ecb..acc227f8e5 100644 --- a/.env +++ b/.env @@ -151,6 +151,6 @@ LANGSMITH_ENDPOINT="https://api.smith.langchain.com" LANGSMITH_API_KEY="" LANGCHAIN_PROJECT="" -# posthog integration +# PostHog integration NEXT_PUBLIC_POSTHOG_KEY="" NEXT_PUBLIC_POSTHOG_HOST=""