mirror of
https://github.com/dokku/dokku.git
synced 2026-02-24 04:00:36 +01:00
4 lines
61 B
Plaintext
4 lines
61 B
Plaintext
cron: node worker.js
|
|
web: node web.js
|
|
worker: node worker.js
|