3 lines
97 B
Bash
3 lines
97 B
Bash
MYSQL_ROOT_PASSWORD=YOUR_PASSWORD_FOR_ROOT
|
|
MYSQL_DATABASE=YOUR_DATABASE_NAME
|
|
MYSQL_HOST=localhost |