refactor: change title in swagger

This commit is contained in:
2026-06-15 14:15:18 +03:00
parent 5fe8efc5d4
commit 9ac2c69fa7

View File

@@ -91,7 +91,7 @@ app: FastAPI = FastAPI(
redoc_url=None, redoc_url=None,
docs_url=None, docs_url=None,
lifespan=lifespan, lifespan=lifespan,
title='Bitforce. Auth Service', title='Elcsa. Auth Service',
version='1.0.0', version='1.0.0',
description='', description='',
license_info={ license_info={