Files
PruebaGentle/Backend
dmolinari d3e77ad9a5
All checks were successful
CI/CD Pipeline / backend-build (push) Successful in 2m15s
CI/CD Pipeline / frontend-build (push) Successful in 53s
CI/CD Pipeline / docker-build (push) Successful in 7m14s
fix: correct paths in Backend Dockerfile for docker compose build context
The docker-compose.yml uses 'context: .' (root), so paths must include 'Backend/' prefix.
2026-04-03 19:15:29 -03:00
..