Skip to content
This repository has been archived by the owner on Apr 13, 2020. It is now read-only.

[DCK] Add pgadmin4 container in devel #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

yajo
Copy link
Contributor

@yajo yajo commented Oct 3, 2018

From now on, you can review containerized postgres server by visiting http://localhost:5050 and using pgAdmin with credentials admin - admin.

Configure access to the Postgres server with:

  • Host: db
  • Port: 5432
  • User: The $DB_USER from .env
  • Password: The $DB_PASSWORD from .env

From now on, you can review containerized postgres server by visiting http://localhost:5050 and using pgAdmin with credentials admin - admin.

Configure access to the Postgres server with:

- Host: db
- Port: 5432
- User: The `$DB_USER` from `.env`
- Password: The `$DB_PASSWORD` from `.env`
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant