chainsyncer/config/database.ini

10 lines
137 B
INI
Raw Normal View History

2021-02-03 20:55:39 +01:00
[database]
name = cic_syncer
user = postgres
password =
host = localhost
port = 5432
engine = postgresql
driver = psycopg2
debug = false