Browse Source

更新 'share-v2/sharebms2/Dockerfile'

chenghongxi 4 years ago
parent
commit
cd8cefd4d1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      share-v2/sharebms2/Dockerfile

+ 1 - 1
share-v2/sharebms2/Dockerfile

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