浏览代码

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/