diff --git a/Dockerfile b/Dockerfile index 3a490c9..b5dbec2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -7,6 +7,5 @@ COPY manifest.webmanifest /usr/share/nginx/html/ COPY sw.js /usr/share/nginx/html/ COPY icons /usr/share/nginx/html/icons COPY js /usr/share/nginx/html/js -COPY css /usr/share/nginx/html/css EXPOSE 80 \ No newline at end of file