This localhost page can’t be found No webpage was found for the web address: https://localhost/ HTTP ERROR 404 #360
Closed
amitleuva1987
started this conversation in
General
Replies: 2 comments 1 reply
-
Yes start coding to have a route/page |
Beta Was this translation helpful? Give feedback.
0 replies
-
@maxhelias , I also don't see symfony setup, how can I setup symfony/skeleton with this repository? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just clone the symfony-docker repository and run below commands.
docker compose build --pull --no-cache
docker compose up
then, I visited https://localhost and I see below error
This localhost page can’t be found No webpage was found for the web address: https://localhost/ HTTP ERROR 404
What could be the issues?
Have I missed any step?
Beta Was this translation helpful? Give feedback.
All reactions