IntersectMBO / cardano-db-sync

A component that follows the Cardano chain and stores blocks and transactions in PostgreSQL
Apache License 2.0
292 stars 161 forks source link

Docker: Add DB_SYNC_CONFIG to docker compose file #1793

Closed sgillespie closed 3 months ago

sgillespie commented 3 months ago

Description

Add new DB_SYNC_CONFIG environment variable to docker compose and add to the docs

Checklist

Migrations

If there is a breaking change, especially a big one, please add a justification here. Please elaborate more what the migration achieves, what it cannot achieve or why a migration is not possible.