Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 681 Bytes

File metadata and controls

12 lines (6 loc) · 681 Bytes

Production db dump

Usage

  1. Login to ghcr.io. You need Personal Access Token (classic) with the scope read:packages. Fined grained access tokens are not supported.
  2. docker run -p "5432:5432" ghcr.io/tough-dev-school/dev-db

Configuration

Dump contents is configured via our infrastructure repo. Contact @f213 for access.