Hi,
In my production environment, postgis is installed into a schema called postgis
. Now I'm using postgis/postgis:10-3.0 but by default this image install postgis into the public schema.
Is there a way to make this schema controlled by a environment variable ?