소스 검색

update Dockerfile

reghao 3 달 전
부모
커밋
c68e0dc689
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -1,4 +1,4 @@
 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/