atst/Procfile

4 lines
74 B
Plaintext

assets: yarn watch
web: PORT=8000 python app.py
queue: ./script/dev_queue