4 lines
61 B
Bash
4 lines
61 B
Bash
|
DB_HOST=localhost
|
||
|
DB_USER=root
|
||
|
DB_PASSWORD=
|
||
|
DB_NAME=php-task1
|