I'm using WSL2 in Windows to run a Laravel project with docker-compose, everything was working fine, until this error. When a try to run migrate, this error appear, I know that error is about SSL certificate, but I dont know how to fix. This project already have a ssl folder with DigiCertGlobalRootCA.crt.pem file

I tried add ssl path in .ini file, it doesnt worked