Explorar o código

update Dockerfile

reghao hai 3 meses
pai
achega
c68e0dc689
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
 FROM docker.reghao.cn/nginx/npm:1.21
 FROM docker.reghao.cn/nginx/npm:1.21
 
 
-RUN sed -i 's/8080/8082/' /etc/nginx/conf.d/http.conf
+RUN sed -i 's/8080/4040/' /etc/nginx/conf.d/http.conf
 COPY ./dist/ /opt/webroot/
 COPY ./dist/ /opt/webroot/