We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 84f5ab6 + 4262cae commit a43dbebCopy full SHA for a43dbeb
1 file changed
app.json
@@ -3,10 +3,9 @@
3
"env": {
4
"NODE_ENV": "production",
5
"NPM_CONFIG_PRODUCTION": "true",
6
- "ENABLED_LANGUAGES": "en, de"
+ "ENABLED_LANGUAGES": "en"
7
},
8
"buildpacks": [
9
- { "url": "https://github.com/DataDog/heroku-buildpack-datadog.git#1.21" },
10
{ "url": "heroku/nodejs" }
11
],
12
"formation": {
0 commit comments