Update Dockerfile
This commit is contained in:
parent
d3664e4517
commit
d174d30572
1 changed files with 1 additions and 1 deletions
|
|
@ -12,4 +12,4 @@ RUN mkdocs build
|
||||||
|
|
||||||
EXPOSE 8000
|
EXPOSE 8000
|
||||||
|
|
||||||
CMD ["mkdocs", "serve", "--host", "0.0.0.0", "--port", "80"]
|
CMD ["mkdocs", "serve", "--port", "80"]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue