You've already forked RekomenciBackend
<type>(scope): <description>
[body] [footer(s)]
This commit is contained in:
@@ -66,8 +66,8 @@ def make_asgi_application(
|
||||
app = FastAPI(
|
||||
lifespan=lifespan,
|
||||
docs_url="/docs",
|
||||
title="Template project",
|
||||
description="Template project API",
|
||||
title="Recomenci Fluon",
|
||||
description="Recomenci Fluon API",
|
||||
version="1.0.0",
|
||||
openapi_url="/openapi.json",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user