Open
Description
Hey,
i am trying to build a local dev environment with the cool vagrant docker VM and the TYPO3 docker boilerplate on my Mac Pro with Sierra. I mounted my local files with nfs to the /var/www/ storage folder. (Is that right?) When I call the following IP: http://192.168.56.2/ I get the Consul by HashiCorp. But the reverse Proxy to automaticly map the Project does not work. How do I call my project? What is the default Hostname? I find in the doku: *.vm or *.docker.
What i need to to do to config? Has anyone an idea?
Thanks for help.