chore: set compose project name

This commit is contained in:
Codex
2026-06-15 13:54:46 +08:00
parent c6edbcfa80
commit bf38afeb1f
+1
View File
@@ -1,4 +1,5 @@
APP_PORT=18080
COMPOSE_PROJECT_NAME=xsk-education-management
TZ=Asia/Shanghai
PYTHON_IMAGE=python:3.12-slim