is there a way to set cors configuration

Is it possible to set cors so that only request from my domain can reach supabase? I have some end points which are read only but I don't other domains to be able to make request to those end points.
Was this page helpful?