When specifying the MYSQL_MISP_PASSWORD via Docker-Compose.yml, the password is not set correctly in database.php file. However, it is correctly set in MySQL itself.
I am assuming this may be related to special characters in the password not being read correctly.