فهرست منبع

remove index.html from Dockerfile

Pi 4 ماه پیش
والد
کامیت
d859f102bf
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      Dockerfile

+ 0 - 1
Dockerfile

@@ -2,5 +2,4 @@ FROM nginx:alpine
 COPY nginx.conf /etc/nginx/nginx.conf
 COPY prayer-generator/license /usr/share/nginx/html/license
 COPY css /usr/share/nginx/html/css
-COPY index.html /usr/share/nginx/html
 COPY robots.txt /usr/share/nginx/html