Closed jkutner closed 6 years ago
This changes the Heroku launcher so it reads the DYNO env var, and parses out the process type name, which it then uses to extract the launch command from the Procfile or release.yml.
DYNO
Procfile
release.yml
This changes the Heroku launcher so it reads the
DYNO
env var, and parses out the process type name, which it then uses to extract the launch command from theProcfile
orrelease.yml
.