Hello everyone. I'm using WSL2 and Docker Desktop, and my Laravel App is very slow. It takes up to 20 seconds to load simple page.
My docker-compose configuration: https://github.com/refactorian/laravel-docker
Maybe there are ways to make it faster?