Browse Source

更新 'share-v2/sharesrv2/Dockerfile'

chenghongxi 4 years ago
parent
commit
b5eb263149
1 changed files with 1 additions and 0 deletions
  1. 1 0
      share-v2/sharesrv2/Dockerfile

+ 1 - 0
share-v2/sharesrv2/Dockerfile

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