5 lines
72 B
Bash
5 lines
72 B
Bash
DB_HOST=localhost
|
|
DB_PORT=3306
|
|
DB_NAME=spbu_db
|
|
DB_USER=root
|
|
DB_PASSWORD= |