diff --git a/Dockerfile b/Dockerfile index 50a3794..98954e5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -45,4 +45,4 @@ RUN \ COPY /root / # ports and volumes -EXPOSE 8443 +EXPOSE 8443 8888 8889