desker/apps
Pau Costa Ferrer 95b10a3525 Add health checks for dependent services and automate DB migrations in API Dockerfile
- Configure `healthcheck` for the PostgreSQL service in `docker-compose.yml`.
- Update service dependencies to use `condition: service_healthy` for PostgreSQL.
- Modify API Dockerfile to run `npx prisma migrate deploy` before starting the application.
2026-03-28 18:49:46 +01:00
..
api Add health checks for dependent services and automate DB migrations in API Dockerfile 2026-03-28 18:49:46 +01:00
web Allow admins and supervisors to book or update reservations for other users 2026-03-28 18:26:47 +01:00