Align branding, prompts, and deployment tooling
This commit is contained in:
@@ -21,7 +21,7 @@ from shared.schema import (
|
||||
def create_app() -> FastAPI:
|
||||
"""Create the trading data service app."""
|
||||
app = FastAPI(
|
||||
title="EvoTraders Trading Service",
|
||||
title="大时代 Trading Service",
|
||||
description="Read-only trading data service surface extracted from the monolith",
|
||||
version="0.1.0",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user