Align branding, prompts, and deployment tooling
This commit is contained in:
@@ -13,7 +13,7 @@ from backend.apps.cors import add_cors_middleware
|
||||
def create_app() -> FastAPI:
|
||||
"""Create the runtime service app."""
|
||||
app = FastAPI(
|
||||
title="EvoTraders Runtime Service",
|
||||
title="大时代 Runtime Service",
|
||||
description="Runtime lifecycle and gateway service surface extracted from the monolith",
|
||||
version="0.1.0",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user