5 lines
89 B
Bash
5 lines
89 B
Bash
DB_HOST=localhost
|
|
DB_USER=root
|
|
DB_PASSWORD=MementoMarsouin96
|
|
DB_NAME=company
|
|
DB_PORT=3306 |