本地部署

使用 Docker Compose 在本地快速启动 Temporal 集群。

# 启动本地 Temporal Server
temporal server start-dev

# 服务器将在以下端口启动
# Frontend: 7233
# Web UI: 8233