瀏覽代碼

no message

Gavin 4 年之前
父節點
當前提交
baf5fe44f6
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      share-v2/sharebms2-nginx/Dockerfile

+ 1 - 0
share-v2/sharebms2-nginx/Dockerfile

@@ -6,6 +6,7 @@ RUN echo 'Asia/Shanghai' > /etc/timezone
 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/
 
 RUN rm -rf /usr/share/nginx/html
 ADD html.tar.gz /usr/share/nginx/