mirror of
https://github.com/dokku/dokku.git
synced 2026-09-03 12:50:27 +02:00
4 lines
61 B
Plaintext
4 lines
61 B
Plaintext
cron: node worker.js
|
|
web: node web.js
|
|
worker: node worker.js
|