Align branding, prompts, and deployment tooling
This commit is contained in:
@@ -13,7 +13,7 @@ from backend.api.openclaw import get_openclaw_cli_service
|
||||
def create_app() -> FastAPI:
|
||||
"""Create the OpenClaw service app."""
|
||||
app = FastAPI(
|
||||
title="EvoTraders OpenClaw Service",
|
||||
title="大时代 OpenClaw Service",
|
||||
description="Read-only OpenClaw CLI integration service surface",
|
||||
version="0.1.0",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user