I have used DDEV for some time now and it is currently the best solution for running Drupal sites on my local environment. I run into one problem - sometimes you need to test site with Internet Explorer or Edge and I can do it only with Virtualbox, but how can I access to my project inside Virtualbox? I know there is ngrok integration available but it is not that comfortable.
Can anyone more familiar with DDEV help out?