Open mats16 opened 2 years ago
PostgREST
and postgres-meta
have endpoint for health-check.
But these containers don't have curl
or wget
.
http://localhost:3001/live
http://localhost:8080/health
Health check is apparently a must for realtime to work at all https://github.com/supabase/supabase/issues/25841
Status