Explorar el Código

更新 'share-v2/sharesrv2/Dockerfile'

chenghongxi hace 4 años
padre
commit
ab496a9912
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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