8 lines
171 B
Plaintext
8 lines
171 B
Plaintext
CONNECTIONS=
|
|
DB_DEFAULT_TYPE=mysql
|
|
DB_DEFAULT_HOST=localhost
|
|
DB_DEFAULT_PORT=3306
|
|
DB_DEFAULT_DATABASE=database
|
|
DB_DEFAULT_USER=root
|
|
DB_DEFAULT_PASSWORD=password
|
|
DEBUG=true |