11 lines
128 B
INI
11 lines
128 B
INI
[database]
|
|
name=cic_ussd
|
|
user=postgres
|
|
password=
|
|
host=localhost
|
|
port=5432
|
|
engine=postgresql
|
|
driver=psycopg2
|
|
debug=0
|
|
pool_size=1
|