Describe your issue
I installed Docker Toolbox on my Windows 10 Home and after I fired up my Docker Quickstart Terminal and running docker-compose up I just can't seem to access my Drupal Project.
http://192.168.99.100 returns '404 Page not found' and my PROJECT_BASE_URL just can't reach the site.
Also: I don't know if this is related to my issue in any way but I also have installed Apache with PHP 7.1
Codebase Built-in vanilla Drupal
Describe your issue I installed Docker Toolbox on my Windows 10 Home and after I fired up my Docker Quickstart Terminal and running docker-compose up I just can't seem to access my Drupal Project. http://192.168.99.100 returns '404 Page not found' and my PROJECT_BASE_URL just can't reach the site. Also: I don't know if this is related to my issue in any way but I also have installed Apache with PHP 7.1
Output of
docker info
Contents of your
docker-compose.yml
Contents of your
.env
Logs output
docker-compose logs