Answer the question
In order to leave comments, you need to log in
Email, password not working for pgadmin4 in Docker, what could be the reason?
When accessing the url to the site, it is available: 0.0.0.0:5050/login
But email, password does not work
pgadmin4:
image: dpage/pgadmin4
restart: always
depends_on:
- db
ports:
- 5050:80
environment:
PGADMIN_DEFAULT_EMAIL: [email protected]
PGADMIN_DEFAULT_PASSWORD: admin111
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question