cic-stack/apps/cic-eth/config/database.ini
2021-04-09 13:00:15 +00:00

11 lines
128 B
INI

[database]
NAME=cic-eth
USER=postgres
PASSWORD=
HOST=localhost
PORT=5432
ENGINE=postgresql
DRIVER=psycopg2
POOL_SIZE=50
DEBUG=0