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

9 lines
118 B
INI
Raw Normal View History

2021-01-24 21:16:22 +01:00
[database]
user = postgres
password = tralala
name =
host = postgres
port = 5432
engine = postgres
driver = psycopg2