You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 14, 2022. It is now read-only.
Hello,
Should I expect the pgAdmin4 username and password to be based upon the given cookiecutter variables?
i.e. pgadmin_default_user_password
pgadmin_default_user
It seems to be the default([email protected], admin) every time I rebuild the container with new volume. I looked into docker logs for clues if something in the configuration is not right, but the only thing I noticed was that when I manually try to change the password in the UI it fails showing a
SMTP socketerror: [Errno 99]
There is no error messaging when adding a new user via user management
Hello,
Should I expect the pgAdmin4 username and password to be based upon the given cookiecutter variables?
i.e.
pgadmin_default_user_password
pgadmin_default_user
It seems to be the default([email protected], admin) every time I rebuild the container with new volume. I looked into docker logs for clues if something in the configuration is not right, but the only thing I noticed was that when I manually try to change the password in the UI it fails showing a
SMTP socketerror: [Errno 99]There is no error messaging when adding a new user via user management