mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-18 04:09:29 +00:00
Update routing to work
This commit is contained in:
@@ -88,7 +88,7 @@ LOGIN_URL = "/login"
|
||||
|
||||
### Celery Schedule
|
||||
|
||||
from celeryschedule import CELERYBEAT_SCHEDULE
|
||||
from celeryschedule import *
|
||||
|
||||
CELERY_SEND_TASK_ERROR_EMAILS = True
|
||||
CELERY_RESULT_BACKEND = "amqp"
|
||||
|
||||
Reference in New Issue
Block a user