cic-stack/apps/cic-ussd/config/database.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