This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
dokku
Watch
1
Star
0
Fork
0
You've already forked dokku
mirror of
https://github.com/dokku/dokku.git
synced
2026-02-24 20:19:52 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a284a805e07e8fe51ec574da170d6cd349b111eb
dokku
/
tests
/
apps
/
nodejs-express
/
Procfile
4 lines
61 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add process with no listener
2015-04-20 20:37:20 -07:00
cron: node worker.js
Use the node binary from the PATH. The new nodejs buildpack has changed the location of the node binary. Using the PATH make the test pass on both buildpacks. refs #371
2013-12-12 03:45:01 +00:00
web: node web.js
add process with no listener
2015-04-20 20:37:20 -07:00
worker: node worker.js
Reference in New Issue
Copy Permalink