chore: unify education management naming

This commit is contained in:
Codex
2026-06-15 12:38:25 +08:00
parent 5112f7ab4e
commit 41452bcd73
13 changed files with 40 additions and 36 deletions
+2 -2
View File
@@ -20,7 +20,7 @@ build:
docker compose build
up:
docker compose up -d
docker compose up -d --remove-orphans
ps:
docker compose ps
@@ -38,7 +38,7 @@ deploy: check smoke
$(MAKE) --no-print-directory ps
logs:
docker compose logs --tail=120 xsk-records-web
docker compose logs --tail=120 xsk-education-management
install-gitea-backup:
python3 scripts/install_gitea_backup_hook.py