Why upon deploying my app to digitalocean-dokku instance (by git push) I can see that the content of Procfile is completely ignored by buildpack, and always my app is launched by npm start?
It is also interesting that in my package.json file there's no script defined with name start (running it locally throws an error about it and app does not get launched, but according to buildpack logs exactly this script is executed and executed successfully).
Why is that?
My Procfile content is the following
web: sails lift --verbose
and I want exactly this command to be executed,but it does not want to.
I am using all default buildpacks, nothing custom.
PS: please somebody add dokku and digitalocean tags - I do not have enough reputation to do it by myself.
- - , .
.
Recent Questions...
ما را در سایت Recent Questions دنبال میکنید
برچسب:
نویسنده: استخدام کار
بازدید: 308
تاريخ: دوشنبه
21 تير
1395 ساعت: 21:00