xuyong b5553c144c add MySQL container to docker-compose and fix backend container/image name
- Add mysql:8.0 service with health check and named volume for data persistence
- Backend depends_on db with service_healthy condition
- Override SD_DB_HOST=db so backend connects to MySQL container via Docker network
- Rename backend container and image to superdreamfront
- Update .env.example to note "db" host for docker-compose usage

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 21:56:55 +08:00
2026-04-15 21:35:26 +08:00
2026-04-15 21:35:26 +08:00
2026-04-15 21:35:26 +08:00
2026-04-15 21:35:26 +08:00
2026-04-15 21:35:26 +08:00
2026-04-15 21:35:26 +08:00
2026-04-15 21:35:26 +08:00
Description
No description provided
126 KiB
Languages
TypeScript 56.2%
Python 42.3%
HTML 1.1%
Dockerfile 0.4%