@@ -5,3 +5,4 @@ ADD web.tar.gz /go/bin/
RUN chmod +x /go/bin/sharebms2
WORKDIR /go/bin/
CMD ["/go/bin/sharebms2"]
+EXPOSE 80