We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b8b8d7 commit 97dfc1cCopy full SHA for 97dfc1c
.env.example
@@ -5,13 +5,7 @@
5
# When this value is unset searches will be proxied to the production Elasticsearch endpoint
6
ELASTICSEARCH_URL=http://localhost:9200
7
8
-# Set for sending events in local development. See https://github.com/github/docs-engineering/blob/main/docs/analytics/hydro-mock.md
9
-HYDRO_ENDPOINT=
10
-HYDRO_SECRET=
11
-
12
-# Localization variables
13
-# See https://github.com/github/docs-internal/tree/main/src/languages#working-with-translated-content-locally
14
-ENABLED_LANGUAGES=
+# Set for sending events in local development. See https://github.com/github/docs-engineering/blob/main/docs/ENABLED_LANGUAGES=
15
TRANSLATIONS_ROOT=
16
17
# For running the src/search/scripts/scrape script
0 commit comments