Skip to content

Commit a43dbeb

Browse files
authored
Branch was updated using the 'autoupdate branch' Actions workflow.
2 parents 84f5ab6 + 4262cae commit a43dbeb

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

app.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@
33
"env": {
44
"NODE_ENV": "production",
55
"NPM_CONFIG_PRODUCTION": "true",
6-
"ENABLED_LANGUAGES": "en, de"
6+
"ENABLED_LANGUAGES": "en"
77
},
88
"buildpacks": [
9-
{ "url": "https://github.com/DataDog/heroku-buildpack-datadog.git#1.21" },
109
{ "url": "heroku/nodejs" }
1110
],
1211
"formation": {

0 commit comments

Comments
 (0)