Version de migrate

This commit is contained in:
2026-04-09 12:31:06 +02:00
parent 48d387a8da
commit d9854a12a8
3 changed files with 7 additions and 7 deletions

2
.env
View File

@@ -20,7 +20,7 @@ POSTGRES_DB=postgres
POSTGRES_DATABASE=postgres
POSTGRES_PORT=5433
POSTGRES_USER=postgres
POSTGRES_PASSWORD=1234
POSTGRES_PASSWORD='1234'
# Para el postgres local para generar el script de resultado de migraciones
PGHOST=localhost