ERR_TOO_MANY_REDIRECTS

After installing wsl and docker, I copied a project from github, installed the database and everything works perfectly. But I always get the error ERR_TOO_MANY_REDIRECTS. Any idea what could be happening? I have already deleted the cookies, etc.
Solution
Too many redirects means it's looping on itself, so it's down to the .env url and the redirect. But I'd also just use Herd for windows.
Was this page helpful?