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