Merge branch 'middleware-perf-part2' of github.com:github/docs-internal into middleware-perf
This commit is contained in:
3
app.json
3
app.json
@@ -6,13 +6,12 @@
|
||||
"WEB_CONCURRENCY": "1"
|
||||
},
|
||||
"buildpacks": [
|
||||
{ "url": "https://github.com/DataDog/heroku-buildpack-datadog.git#1.21" },
|
||||
{ "url": "heroku/nodejs" }
|
||||
],
|
||||
"formation": {
|
||||
"web": {
|
||||
"quantity": 1,
|
||||
"size": "performance-l"
|
||||
"size": "standard-2x"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
1121
package-lock.json
generated
1121
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user