mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-02-25 17:23:11 -05:00
docs: Remove redoc API generation (#7109)
This commit is contained in:
@@ -102,7 +102,6 @@ app = FastAPI(
|
||||
description=description,
|
||||
version=APP_VERSION,
|
||||
docs_url=settings.DOCS_URL,
|
||||
redoc_url=settings.REDOC_URL,
|
||||
lifespan=lifespan_fn,
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user