move WEB_CONCURRENCY logic to separate file (#467)
All buildpacks use `profile/WEB_CONCURRENCY.sh` now which will be overwritten by the later buildpacks to avoid earlier buildpacks setting defaults for later ones at startup, with wrong defaults for some languages.
Showing
profile/WEB_CONCURRENCY.sh
0 → 100755
Please register or sign in to comment