Closed jrcastro2 closed 3 years ago
When accessing pgadmin for the first time it will ask the password to connect to it as shown in the image below. Ideally we should do this through docker files. I am not sure it is possible, since in the docs it says that "Password fields cannot be imported or exported." (check docs here, at the bottom).
Moved to docker/pgadmin/
and removed PassFile since it's not working.
Server is correctly configured but when accessing for the first time it's still asking for the password. Not sure why .... Maybe someone has a better understanding about this.