Browse Source

no message

Gavin 5 years ago
parent
commit
5510da23a0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      logonsvr/登陆服务器-提审/Dockerfile

+ 1 - 1
logonsvr/登陆服务器-提审/Dockerfile

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