The Wayback Machine - https://web.archive.org/web/20230606090937/https://github.com/github/docs/commit/5b2c43804230175584f50dc586cb681e2acb7b5d
Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
stop making it possible to set ENABLED_LANGUAGES beyond the hardcoded…
…… (#33567)
  • Loading branch information
peterbe committed Dec 14, 2022
1 parent 82a252d commit 5b2c438
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker-compose.prod.tmpl.yaml
Expand Up @@ -14,7 +14,6 @@ services:
HYDRO_SECRET: ${HYDRO_SECRET}
HAYSTACK_URL: ${HAYSTACK_URL}
HEROKU_APP_NAME: ${HEROKU_APP_NAME}
ENABLED_LANGUAGES: ${ENABLED_LANGUAGES}
DEPLOYMENT_ENV: ${DEPLOYMENT_ENV}
HEROKU_PRODUCTION_APP: true
PORT: 4000
Expand Down

0 comments on commit 5b2c438

Please sign in to comment.