fix: revert db to plain mysql image, remove *.sql from gitignore

This commit is contained in:
Monarch055
2026-06-11 09:55:59 +07:00
parent 0c0ea8d847
commit 0b3254526e
4 changed files with 62 additions and 5 deletions
+2 -2
View File
@@ -47,8 +47,8 @@ sistem-km-next/*.md
sistem-km-next/Laporan
sistem-km-next/sistem-km-old
# general databases dumps
*.sql
# general databases dumps (keep specific dump files out, but allow schema files)
# *.sql <-- removed: init.sql must be committed for Docker build context
# local docker compose override config
docker-compose.override.yaml