diff --git a/Dockerfile b/Dockerfile index 0affa1e..3f52ee8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,4 +9,4 @@ RUN npm run build FROM nginx:1.23-alpine COPY --from=build /app/build /usr/share/nginx/html -EXPOSE 80 \ No newline at end of file +EXPOSE 80