@@ -9,5 +9,5 @@ COPY logonsvr /go/bin/
RUN chmod +x /go/bin/logonsvr
CMD ["/go/bin/logonsvr"]
-EXPOSE 6532
+EXPOSE 36532
EXPOSE 8181