Skip to content

Commit 8e2340a

Browse files
authored
Branch was updated using the 'autoupdate branch' Actions workflow.
2 parents 6d376d8 + f329b5f commit 8e2340a

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

app.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
"name": "docs.github.com",
33
"env": {
44
"NODE_ENV": "production",
5-
"NPM_CONFIG_PRODUCTION": "true"
5+
"NPM_CONFIG_PRODUCTION": "true",
6+
"ENABLED_LANGUAGES": "en, de"
67
},
78
"buildpacks": [
89
{ "url": "https://github.com/DataDog/heroku-buildpack-datadog.git#1.21" },

0 commit comments

Comments
 (0)