Commit graph

12 commits

Author SHA1 Message Date
60415a02fa Fix: add HTML head with CSS link to header partial 2026-05-31 07:23:23 +00:00
9a5177e124 Fix: listen on IPv6 (::) so Coolify healthcheck wget to [::1] works 2026-05-31 07:20:05 +00:00
22c4fc2356 HEALTHCHECK NONE - explicitly disable Docker healthcheck 2026-05-31 07:17:01 +00:00
5e8650b53d Disable healthcheck completely for Coolify 2026-05-31 07:11:09 +00:00
fa24c72d7f Fix: secure cookie disabled (Coolify handles HTTPS), fix admin password hash 2026-05-31 07:09:07 +00:00
68afbb26b7 Remove healthcheck from Dockerfile - let Coolify handle it 2026-05-31 06:53:30 +00:00
6cbf8448c1 Fix: install curl for healthcheck, wget uses IPv6 on alpine 2026-05-31 06:49:14 +00:00
527fb237e9 Fix healthcheck: use 127.0.0.1 instead of localhost (IPv6 issue) 2026-05-31 06:45:14 +00:00
3af6dcacdf Add .env file with Supabase credentials for deployment 2026-05-31 06:40:54 +00:00
2d695c6090 Fix: accept NEXT_PUBLIC_ env var names for Supabase 2026-05-31 06:36:39 +00:00
a728235882 Add root Dockerfile for Coolify deployment 2026-05-31 06:25:23 +00:00
394117dd74 BharathTrucks MVP - 6 sprints complete
- Govt-app styled freight marketplace
- Role-based auth (driver/shipper/broker/admin)
- Load board with bidding system
- Trip tracking with status flow
- In-app messaging
- Admin panel
- Mobile bottom nav + PWA
- Docker + Coolify ready
2026-05-31 06:21:13 +00:00