Adding postgress connections to pgadmin in docker file

Is there a way to pre-configure pgadmin (maybe via env variables) with some server connections? Say you have this docker-compose.yml, something like PGADMIN_CONNECTIONS env variable in this example? (