refactor: change title in swagger
This commit is contained in:
@@ -91,7 +91,7 @@ app: FastAPI = FastAPI(
|
||||
redoc_url=None,
|
||||
docs_url=None,
|
||||
lifespan=lifespan,
|
||||
title='Bitforce. Auth Service',
|
||||
title='Elcsa. Auth Service',
|
||||
version='1.0.0',
|
||||
description='',
|
||||
license_info={
|
||||
|
||||
Reference in New Issue
Block a user