From 97dfc1c640b1e35a8f9cf4890d22e00068d629a6 Mon Sep 17 00:00:00 2001 From: AmirMhMdY Date: Sun, 10 Aug 2025 22:23:45 +0330 Subject: [PATCH] Update .env.example kkioiiiiiiiii --- .env.example | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/.env.example b/.env.example index 4a05a2416fb7..238f8b2d942c 100644 --- a/.env.example +++ b/.env.example @@ -5,13 +5,7 @@ # When this value is unset searches will be proxied to the production Elasticsearch endpoint ELASTICSEARCH_URL=http://localhost:9200 -# Set for sending events in local development. See https://github.com/github/docs-engineering/blob/main/docs/analytics/hydro-mock.md -HYDRO_ENDPOINT= -HYDRO_SECRET= - -# Localization variables -# See https://github.com/github/docs-internal/tree/main/src/languages#working-with-translated-content-locally -ENABLED_LANGUAGES= +# Set for sending events in local development. See https://github.com/github/docs-engineering/blob/main/docs/ENABLED_LANGUAGES= TRANSLATIONS_ROOT= # For running the src/search/scripts/scrape script