cic-internal-integration/apps/data-seeding/config/database.ini

11 lines
125 B
INI

[database]
NAME=sempo
USER=postgres
PASSWORD=
HOST=localhost
PORT=5432
ENGINE=postgresql
DRIVER=psycopg2
DEBUG=0
POOL_SIZE=1