소스 검색

更新 'Dockerfile'

hanwenlong 1 년 전
부모
커밋
dd81c6999f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      Dockerfile

+ 1 - 1
Dockerfile

@@ -7,7 +7,7 @@ RUN rm -f /etc/nginx/conf.d/default.conf
 COPY nginx.conf /etc/nginx/nginx.conf
 COPY conf.d /etc/nginx/conf.d/
 COPY ssl /etc/nginx/ssl/
-COPY MP_verify_E9Ojlmsy1In8F1y2.txt /etc/nginx/file
+COPY MP_verify_E9Ojlmsy1In8F1y2.txt /etc/nginx/file/
 
 RUN rm -rf /usr/share/nginx/html
 RUN mkdir /usr/share/nginx/html