Hello,
I'm new to Docker. I have successfully installed and using the command docker-compose up I'm able to run the servers too. But when I access the site https://gandalf.dev it is showing This site can’t be reached message in Chrome.
What I have noticed is the volumes are not mapped including the gandalf.api.conf and vendor folder is not created in the container.
How can I fix this issue?
Thanks in advance,
Saneesh