11 lines
136 B
INI
11 lines
136 B
INI
[database]
|
|
NAME=cic_eth
|
|
USER=postgres
|
|
PASSWORD=tralala
|
|
HOST=localhost
|
|
PORT=63432
|
|
ENGINE=postgresql
|
|
DRIVER=psycopg2
|
|
POOL_SIZE=50
|
|
DEBUG=0
|