Skip to content

[ADD] If the psql env vars are set we will use those instead of the default one.

If the PG* env varas are set those will be used, if a host is specified no psql container will be started ans use the one in the variables.

Added the psql vars so when you docker exec into the container no export or configuration needs to be done to use postgres.

Merge request reports