Skip to content

Commit ae9beaa

Browse files
authored
Remove DE language from staging (#17038)
Co-authored-by: chiedo <chiedo@users.noreply.github.com>
1 parent ff1e057 commit ae9beaa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"env": {
44
"NODE_ENV": "production",
55
"NPM_CONFIG_PRODUCTION": "true",
6-
"ENABLED_LANGUAGES": "en, de"
6+
"ENABLED_LANGUAGES": "en"
77
},
88
"buildpacks": [
99
{ "url": "https://github.com/DataDog/heroku-buildpack-datadog.git#1.21" },

0 commit comments

Comments
 (0)