Quickstart's Docker Compose PostgreSQL with PgAdmin
- Docker compose
git clone https://github.com/enerfris/enerfris-single-postgresql
cd enerfris-single-postgresqlCreate a .env from .env.example file in the root folder with all environment variables, this variables will be used by the containers, it need to be reached by docker-compose.yml file.
After type and run the command go to localhost:${PG_ADMIN_PORT}