cic-stack/apps/cic-cache/config/database.ini

10 lines
117 B
INI

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