Skip to content

Commit

Permalink
Update default.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bakon11 committed Jun 16, 2023
1 parent e4d1ffe commit 86478cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion indexer/configs/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ sink:
type: cardano
db:
type: postgres
database_url: postgresql://carp:carpdb@192.168.8.179:5432/carp
database_url: postgresql://carp:carpdb@<postgres host address>:5432/carp
network: mainnet # preview / preprod / testnet

start_block:

0 comments on commit 86478cf

Please sign in to comment.