You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 ?