瀏覽代碼

更新 'Dockerfile'

hanwenlong 1 年之前
父節點
當前提交
188081b17a
共有 1 個文件被更改,包括 1 次插入0 次删除
  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