diff --git a/Dockerfile b/Dockerfile index c7f9f93..21ac02b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -26,7 +26,7 @@ COPY nginx.conf ./ COPY run.sh ./ -RUN npm install --legacy-peer-deps +# RUN npm install --legacy-peer-deps # add app COPY . ./