I have a supabase installation running with docker, I need to expose a schema though adding it to the .env file won't do anything.
from the supabase GUI I found the /project/default/settings/api page but even adding the wanted schema to that page fails (error 405, patch method not allowed)