Add inline edit for children and subjects in admin, restore port 8054

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-27 23:29:43 -08:00
parent 781e179090
commit 51a1639fee
2 changed files with 81 additions and 16 deletions

View File

@@ -40,7 +40,7 @@ services:
container_name: homeschool_frontend
restart: unless-stopped
ports:
- "8057:80"
- "8054:80"
depends_on:
- backend
networks: