An open API service indexing awesome lists of open source software.

https://github.com/ngthucdotcom/postgresql-pgadmin-docker


https://github.com/ngthucdotcom/postgresql-pgadmin-docker

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# PostgreSQL pgAdmin

## Required
* Docker
* Docker compose

## Usage
* Run docker compose
```shell
docker-compose up
```

* Access to [localhost:15774](http://localhost:15774/)

* Login pgAdmin with username 'pgadmin@domain.com' and password 'pgadmin'