gandalf.api icon indicating copy to clipboard operation
gandalf.api copied to clipboard

Not able to run the gandalf.api in browser

Open Saneesh opened this issue 7 years ago • 1 comments

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

Saneesh avatar May 05 '18 16:05 Saneesh

Something I noticed is that the domain name gandalf.dev is a real domain name, so I found success in changing the domain name used by Nginx to gandalf.localhost.

agmckee avatar Oct 14 '20 10:10 agmckee