Sergio Martínez
Results
1
comments of
Sergio Martínez
> ``` > DB_CONNECTION=mysql > DB_HOST=mysql > DB_PORT=3306 > DB_DATABASE=homestead > DB_USERNAME=homestead > DB_PASSWORD=secret > ``` > > in **.env** file should solve the problem. Or maybe adjust docker-compose.yml beforehand.......