docker icon indicating copy to clipboard operation
docker copied to clipboard

MySQL credentials not reflect in installation page

Open natsu90 opened this issue 4 years ago • 0 comments

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

natsu90 avatar Aug 12 '21 11:08 natsu90