refactor: 将 RuoYi 标记替换为 HZHub

This commit is contained in:
2026-03-27 06:42:14 +00:00
parent 849adec937
commit f115a793a7
988 changed files with 4836 additions and 4590 deletions

View File

@@ -1,12 +1,12 @@
version: '3.8'
services:
# ==================== RuoYi-AI 前端服务 ====================
# ==================== HZHub-AI 前端服务 ====================
frontend:
build:
context: .
dockerfile: Dockerfile.frontend
container_name: ruoyi-ai-web
container_name: hzhub-ai-web
restart: always
ports:
- "5137:5137"