mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-09 14:42:24 -05:00
* Reverts run commands to what they previously were * Addresses some outstanding linting/formatting * Accounts for proper config initialization (CORS, Redis) * Updates dependencies and pulls in latest changes from main Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
4 lines
76 B
Plaintext
4 lines
76 B
Plaintext
web: make run-flask
|
|
worker: make run-celery
|
|
scheduler: make run-celery-beat
|