Skip to content

Commit

Permalink
Expose port 443
Browse files Browse the repository at this point in the history
  • Loading branch information
stevengoossensB authored Jul 8, 2020
1 parent d7215e6 commit 8757f06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ RUN sed -i 's/checkInstaller$/#checkInstaller/' /tmp/INSTALL.sh
RUN bash /tmp/INSTALL.sh -c

VOLUME /var/www/MISP
EXPOSE 80 2222
EXPOSE 80 443

ENTRYPOINT ["/run.sh"]

0 comments on commit 8757f06

Please sign in to comment.