refactor: change title in swagger

This commit is contained in:
2026-06-15 14:05:28 +03:00
parent 35b968d288
commit 6747dd25b6

View File

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