add bucket in CRD
All checks were successful
Build and Publish / build-release (push) Successful in 44s
All checks were successful
Build and Publish / build-release (push) Successful in 44s
This commit is contained in:
@@ -2,7 +2,6 @@ from fastapi import FastAPI
|
||||
from fastapi.middleware.cors import CORSMiddleware
|
||||
from fastapi.openapi.utils import get_openapi
|
||||
from app.routers import documents
|
||||
from app.config import settings
|
||||
from app.logger import setup_logging
|
||||
from app.middleware.auth import AuthMiddleware
|
||||
|
||||
|
||||
Reference in New Issue
Block a user