7 lines
90 B
Bash
7 lines
90 B
Bash
DB_TYPE=postgres
|
|
DB_NAME=hiwikijs
|
|
DB_USER=postgres
|
|
DB_PASS=123456
|
|
DB_HOST=db
|
|
DB_PORT=5432
|