9 lines
118 B
INI
9 lines
118 B
INI
|
[database]
|
||
|
user = postgres
|
||
|
password = tralala
|
||
|
name =
|
||
|
host = postgres
|
||
|
port = 5432
|
||
|
engine = postgres
|
||
|
driver = psycopg2
|