Kaynağa Gözat

更新 'share-v2/mchsrv/Dockerfile'

chenghongxi 4 yıl önce
ebeveyn
işleme
fa6c097fc4
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      share-v2/mchsrv/Dockerfile

+ 2 - 0
share-v2/mchsrv/Dockerfile

@@ -4,3 +4,5 @@ COPY agollo.json /go/bin
 RUN chmod +x /go/bin/mchsrv
 WORKDIR /go/bin/
 CMD ["/go/bin/mchsrv"]
+EXPOSE 8892
+EXPOSE 9292