Commit graph

108 commits

Author SHA1 Message Date
1cbf36dc00 Fix frontend health check: Install curl in Alpine container
- Added apk add curl to frontend Dockerfile
- Fixes unhealthy container status by enabling health check to work
- Health check now properly tests http://localhost:806
2025-06-25 15:08:04 -05:00
f29ffa80f1 Update tag 2025-06-25 15:03:08 -05:00
329f88d374 Fix frontend port configuration: Update Dockerfile to use port 806
- Changed EXPOSE from 3000 to 806
- Added PORT=806 environment variable
- Updated health check to use port 806
- Fixes admin login network error by aligning with docker-compose.yml 806:806 mapping
2025-06-25 15:02:36 -05:00
b101dc68fc Change to 806 2025-06-25 14:59:28 -05:00
a36529b490 Update tag 2025-06-25 14:32:51 -05:00
79bd626dcd Update port number 2025-06-25 14:32:28 -05:00
5eee3362ae Update with volumes. 2025-06-25 14:25:55 -05:00
0508602479 Initial commit: Elizabeth Kragh v. MAD Court Docket Website 2025-06-25 14:15:19 -05:00