5 lines
72 B
Bash
5 lines
72 B
Bash
DB_HOST=127.0.0.1
|
|
DB_PORT=3306
|
|
DB_USER=root
|
|
DB_PASS=root
|
|
DB_NAME=db_name |