mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-08 14:12:27 -05:00
Run celery beat from Procfile.dev
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
web: make run-flask
|
||||
worker: make run-celery
|
||||
scheduler: make run-celery-beat
|
||||
|
||||
Reference in New Issue
Block a user