alvarcarto / url-to-pdf-api

Web page PDF/PNG rendering done right. Self-hosted service for rendering receipts, invoices, or any content.
MIT License
7.01k stars 774 forks source link

Procfile not working out of the box with Dokku #149

Open HugoPoi opened 3 years ago

HugoPoi commented 3 years ago

The current Procfile doesn't work out-of-box with Dokku, because of the missing env command before NODE_ENV=production.

Error encountered

       setuidgid: fatal: unable to run NODE_ENV=production: file does not exist
       2021/02/27 17:00:09 exit status 111