Files
notifications-api/Procfile.dev
2022-11-15 13:05:51 -05:00

4 lines
76 B
Plaintext

web: make run-flask
worker: make run-celery
scheduler: make run-celery-beat