chainsyncer/config/database.ini

10 lines
137 B
INI

[database]
name = cic_syncer
user = postgres
password =
host = localhost
port = 5432
engine = postgresql
driver = psycopg2
debug = false