alvarcarto / alvarcarto/url-to-pdf-api
Procfile not working out of the box with Dokku
Open
- Dominant language
- HTML
- Stars
- 7.1k
- Forks
- 779
- PR merge metrics
- No merged PRs in 30d
Description
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
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.