chore: reorganiza init-db do postgres

This commit is contained in:
Erik Silva
2025-12-09 01:51:56 -03:00
parent 190fde20c3
commit f553114c06
8 changed files with 15 additions and 15 deletions

View File

@@ -228,7 +228,7 @@ DOCKER:
CONFIGURAÇÃO:
├─ YAML files: 2 (traefik.yml, rules.yml)
├─ SQL files: 1 (init-db.sql)
├─ SQL files: 1 (backend/internal/data/postgres/init-db.sql)
├─ .env example: 1
├─ Dockerfiles: 1
└─ Scripts: 2 (start-dev.sh, start-dev.bat)