stacker.news/Procfile

3 lines
93 B
Plaintext

web: npm run start
worker: node --trace-warnings worker/index.js
check: node checkInvoices.js