mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-18 12:19:29 +00:00
Fixed schedule, added show command
This commit is contained in:
@@ -28,5 +28,5 @@ CELERYBEAT_SCHEDULE = {
|
||||
}
|
||||
|
||||
CELERY_ROUTES = {
|
||||
"sso.tasks.update_service_groups": {'queue': 'bulk'}},
|
||||
"sso.tasks.update_service_groups": {'queue': 'bulk'},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user