1 Commits

Author SHA1 Message Date
GuavaPopper cb5598d711 fix: bake schema.sql into db image to fix Coolify bind mount error
Bind mount ./schema.sql created a directory instead of file in Coolify,
causing MySQL batch_readline error. Use Dockerfile.db to COPY schema
directly into the image instead.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-12 11:39:33 +07:00