docker
docker copied to clipboard
MySQL credentials not reflect in installation page
using docker-compose from .examples/nginx/, I'm expecting the database credentials in db.env will be used for installation, or the database credentials generated in docker-compose will be reflected on the installation page
I have to run docker logs -f nginx_db_1 to manually grab the database details and pasted them into the installation page