We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd24b96 commit 80b322bCopy full SHA for 80b322b
doc/running.md
@@ -55,7 +55,7 @@ Finally, we can start `cardano-db-sync`:
55
56
```
57
PGPASSFILE=config/pgpass-mainnet cardano-db-sync -- \
58
- --config ~/src/cardano-environments/mainnet/config.json \
+ --config ~/src/cardano-environments/db-sync-config.json \
59
--socket-path ~/src/cardano-environments/mainnet/node.socket \
60
--state-dir ~/src/cardano-environments/mainnet/ledger-state \
61
--schema-dir schema/
0 commit comments