Align branding, prompts, and deployment tooling
This commit is contained in:
@@ -20,7 +20,7 @@ def get_market_store() -> MarketStore:
|
||||
def create_app() -> FastAPI:
|
||||
"""Create the news/explain service app."""
|
||||
app = FastAPI(
|
||||
title="EvoTraders News Service",
|
||||
title="大时代 News Service",
|
||||
description="Read-only news enrichment and explain service surface extracted from the monolith",
|
||||
version="0.1.0",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user