chore: unify education management naming

This commit is contained in:
Codex
2026-06-15 12:38:25 +08:00
parent b9468c7485
commit c6edbcfa80
13 changed files with 40 additions and 36 deletions
+2 -2
View File
@@ -1,10 +1,10 @@
services:
xsk-records-web:
xsk-education-management:
build:
context: .
args:
PYTHON_IMAGE: ${PYTHON_IMAGE:-python:3.12-slim}
container_name: xsk-records-web
container_name: xsk-education-management
restart: unless-stopped
env_file:
- .env