Browse Source

更新 'k8swebapi-nginx/Dockerfile'

mengqingchuang 6 years ago
parent
commit
e2a3f12e74
1 changed files with 2 additions and 1 deletions
  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