Headstart icon indicating copy to clipboard operation
Headstart copied to clipboard

Docker: pgadmin cannot start because some variables are missing

Open frafra opened this issue 3 years ago • 0 comments

You need to define the PGADMIN_DEFAULT_EMAIL and PGADMIN_DEFAULT_PASSWORD environment variables.

This happens because these environmental variables are not set in docker-compose.yml:

https://github.com/OpenKnowledgeMaps/Headstart/blob/80274329374d1c5bdc7cfc4a7cdca16ddb45b807/docker-compose.yml#L9-L11

frafra avatar Jun 20 '22 14:06 frafra