This will also brings compatibility with standard $PG-prefixed env variables (but note that $PGFILE will not work in docker compose if passed as file via secret, because it is not possible to set the permission mode to o0600, EDIT: possible if permissions set correctly in host system)
This will also brings compatibility with standard
$PG-prefixed env variables (but note that, EDIT: possible if permissions set correctly in host system)$PGFILEwill not work in docker compose if passed as file via secret, because it is not possible to set the permission mode to o0600