@@ -8,4 +8,5 @@ COPY config /go/bin/config
RUN chmod +x /go/bin/gateway-game-test
WORKDIR /go/bin
-CMD ["/go/bin/gateway-game-test"]
+CMD ["/go/bin/gateway-game-test"]
+EXPOSE 10001