Steps to reproduce: From a clean install: Edit 'sample.env' and set expose_solr to true. (Expose fedora is true by default already.) Run ```make starter_dev```. After the stack is finished building, navigate to http://islandora.traefik.me:8983/ And http://islandora.traefik.me:8081/rest Expected result: I should see the SOlr and Fedora admin apps. Actual result: The browser shows 404 Not Found. 