Browse Source

更新 'Dockerfile'

hanwenlong 1 năm trước cách đây
mục cha
commit
188081b17a
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      Dockerfile

+ 1 - 0
Dockerfile

@@ -7,6 +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
 
 RUN rm -rf /usr/share/nginx/html
 RUN mkdir /usr/share/nginx/html