10 lines
115 B
INI
10 lines
115 B
INI
[database]
|
|
NAME=cic-eth
|
|
USER=postgres
|
|
PASSWORD=
|
|
HOST=localhost
|
|
PORT=5432
|
|
ENGINE=postgresql
|
|
DRIVER=psycopg2
|
|
DEBUG=0
|