Parcourir la source

更新 'k8swebapi-nginx/Dockerfile'

mengqingchuang il y a 6 ans
Parent
commit
e2a3f12e74
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  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