Run kickstater with docker #2163
Answered
by
ilbassa
ilbassa
asked this question in
Questions & Problems
-
Hi, I have downloaded the project, then I have launched:
Now I expected the site to be reachable at the address localhost, I missed something? |
Beta Was this translation helpful? Give feedback.
Answered by
ilbassa
Oct 25, 2022
Replies: 2 comments 1 reply
-
I have added Now it is reacheable to localhost:8080 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ilbassa
-
I have adjusted that default behavior luyadev/luya-kickstarter@995b12e and also updated the install guide 58f6d9f |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have added
ports:
- "8080:80"
to the "luya_web" section of docker-compose.yml
Now it is reacheable to localhost:8080