mirror of
https://github.com/dokku/dokku.git
synced 2025-12-29 00:25:08 +01:00
4 lines
61 B
Plaintext
4 lines
61 B
Plaintext
cron: node worker.js
|
|
web: node web.js
|
|
worker: node worker.js
|