Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 185 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 185 Bytes

PeerDB Docker Compose Example

  1. Change the .env file to set the PeerDB version.
  2. Do docker compose up
  3. Connect psql "host=localhost user=peerdb port=9900 password=peerdb"