Преглед изворни кода

更新 'share-v2/sharesrv2/Dockerfile'

chenghongxi пре 4 година
родитељ
комит
ab496a9912
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      share-v2/sharesrv2/Dockerfile

+ 1 - 1
share-v2/sharesrv2/Dockerfile

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