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