fix: revert db to plain mysql image, remove *.sql from gitignore
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user