Skip to content
Snippets Groups Projects
Commit b063b9a5 authored by Iheb Boussida's avatar Iheb Boussida
Browse files

docs: document the published port in the Dockerfile

parent 099d4c86
No related branches found
No related tags found
No related merge requests found
......@@ -20,4 +20,6 @@ RUN apt -y install hugo
WORKDIR /app
EXPOSE 80
CMD hugo server -p 80 --bind=0.0.0.0
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment