mirror of
https://github.com/flibusta-apps/services_manager_server.git
synced 2025-12-06 12:35:39 +01:00
Use uvicorn
This commit is contained in:
@@ -4,6 +4,7 @@ from app.depends import check_token
|
||||
from app.models import CachePrivileges, Service, Statuses
|
||||
from app.serializers import ServiceCreate, ServiceDetail
|
||||
|
||||
|
||||
# TODO: add redis cache
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user