@@ -4,3 +4,4 @@ COPY agollo.json /go/bin
RUN chmod +x /go/bin/sharesrv2
WORKDIR /go/bin/
CMD ["/go/bin/sharesrv2"]
+EXPOSE 6999