Change port to expose

This commit is contained in:
gugulethu 2025-06-20 19:00:13 +02:00
commit 3f3080311c

View file

@ -15,4 +15,4 @@ COPY . .
RUN mkdocs build
# Expose the port that MkDocs will run on
EXPOSE 80
EXPOSE 3000