Explorar el Código

更新 'k8swebapi-nginx/Dockerfile'

mengqingchuang hace 6 años
padre
commit
e2a3f12e74
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      k8swebapi-nginx/Dockerfile

+ 2 - 1
k8swebapi-nginx/Dockerfile

@@ -14,4 +14,5 @@ RUN rm -rf /usr/share/nginx/html
 RUN mkdir /usr/share/nginx/html
 #COPY html /usr/share/nginx/html/
 
-EXPOSE 8006 
+EXPOSE 8006
+EXPOSE 8050