actualizando bd
All checks were successful
build-and-deploy / filter (push) Successful in 2s
build-and-deploy / build (push) Successful in 8s
build-and-deploy / deploy (push) Successful in 13s

This commit is contained in:
2025-05-14 20:09:01 -06:00
parent 1b05d739fc
commit ec40acf5b5
8 changed files with 131 additions and 39 deletions

View File

@@ -1,6 +1,9 @@
estructura:
powershell -ExecutionPolicy Bypass -File ./dev/scripts/estructura.ps1
testdb:
docker compose -f api/dev/docker-compose.yml up -d
build:
docker compose build