@@ -1,3 +1,3 @@
FROM nginx
EXPOSE 80
-COPY ./** /usr/share/nginx/html/
+ADD . /usr/share/nginx/html/