cic-stack/apps/contract-migration/config_template/database.ini

9 lines
118 B
INI

[database]
user = postgres
password = tralala
name =
host = postgres
port = 5432
engine = postgres
driver = psycopg2