Explorar el Código

更新 'share-v2/sharebms2/Dockerfile'

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