chore: unify education management naming
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user