feat: align lightweight admin with zq platform shell

This commit is contained in:
2026-06-22 05:29:32 +08:00
parent 4ec846a702
commit 1b835a4aad
14 changed files with 280 additions and 41 deletions
+1 -1
View File
@@ -94,7 +94,7 @@ services:
args:
VITE_BASE: /ai-agent-admin/
VITE_GLOB_API_URL: /ai-agent-admin/basic-api
VITE_APP_TITLE: ${APP_NAME:-AI Agent Admin}
VITE_APP_TITLE: ${APP_NAME:-Zhi Qing Platform}
image: ai-agent-admin-web:latest
container_name: ${APP_NAME:-ai-agent-admin}-web
restart: unless-stopped