refactor: change title in swagger

This commit is contained in:
2026-06-15 14:07:48 +03:00
parent fa76a55752
commit 792b512df0

View File

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