We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6d376d8 + f329b5f commit 8e2340aCopy full SHA for 8e2340a
1 file changed
app.json
@@ -2,7 +2,8 @@
2
"name": "docs.github.com",
3
"env": {
4
"NODE_ENV": "production",
5
- "NPM_CONFIG_PRODUCTION": "true"
+ "NPM_CONFIG_PRODUCTION": "true",
6
+ "ENABLED_LANGUAGES": "en, de"
7
},
8
"buildpacks": [
9
{ "url": "https://github.com/DataDog/heroku-buildpack-datadog.git#1.21" },
0 commit comments