Change port to expose
This commit is contained in:
parent
f3c1bc51ea
commit
3f3080311c
1 changed files with 1 additions and 1 deletions
|
|
@ -15,4 +15,4 @@ COPY . .
|
|||
RUN mkdocs build
|
||||
|
||||
# Expose the port that MkDocs will run on
|
||||
EXPOSE 80
|
||||
EXPOSE 3000
|
||||
Loading…
Add table
Add a link
Reference in a new issue