stacker.news/Procfile
2022-01-05 14:37:34 -06:00

2 lines
64 B
Plaintext

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