diff --git a/Dockerfile b/Dockerfile index e8cec5c8..dcd3067b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -20,4 +20,4 @@ COPY . . ENV VITE_API_BASE_URL=$API_BASE_URL # Build the app -RUN npm run build +# RUN npm run build