Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 151 Bytes

dev-notes.md

File metadata and controls

10 lines (7 loc) · 151 Bytes

Using Docker container of postgreSQL

docker-compose up -d # Runs the container
docker-compose down # Stops the container