Skip to content

Commit 80b322b

Browse files
Update running.md
Clarify that we're using the db-sync-config.json and not the cardano-node config.json
1 parent dd24b96 commit 80b322b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/running.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Finally, we can start `cardano-db-sync`:
5555

5656
```
5757
PGPASSFILE=config/pgpass-mainnet cardano-db-sync -- \
58-
--config ~/src/cardano-environments/mainnet/config.json \
58+
--config ~/src/cardano-environments/db-sync-config.json \
5959
--socket-path ~/src/cardano-environments/mainnet/node.socket \
6060
--state-dir ~/src/cardano-environments/mainnet/ledger-state \
6161
--schema-dir schema/

0 commit comments

Comments
 (0)