8 lines
No EOL
99 B
Bash
8 lines
No EOL
99 B
Bash
MODE=PRODUCTION
|
|
|
|
DB_TYPE=mysql
|
|
DB_NAME=website
|
|
DB_HOST=localhost
|
|
DB_USER=root
|
|
DB_PASS=
|
|
DB_PORT=3306 |