diff --git a/config-sample.yaml b/config-sample.yaml index 6ae2e4a3c..70c0ad6a3 100644 --- a/config-sample.yaml +++ b/config-sample.yaml @@ -39,6 +39,7 @@ parsing: average_block_time: 1s database: + url: postgresql://root:password@postgres:5432/root?sslmode=disable&search_path=public name: root # This is the defaults, but might be updated host: postgres port: 5432 @@ -71,4 +72,4 @@ pricefeed: units: - denom: coreum exponent: 6 - price_id: coreum \ No newline at end of file + price_id: coreum