chainsyncer/config/database.ini
2021-02-03 20:55:39 +01:00

10 lines
137 B
INI

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