Host 'host.docker.internal' is not allowed to connect to this mysql server

Hello,

GRANT ALL PRIVILEGES ON . TO ‘root’@’%’ IDENTIFIED BY ‘password’;

Run the above command in your MySQL and try.