removed audit fix

This commit is contained in:
CHIEFSOFT\ameye
2024-12-24 09:54:50 -05:00
parent f537c2c791
commit f222c25727
-3
View File
@@ -125,9 +125,6 @@ RUN npm install sharp
RUN npm install react-modal-video
RUN npm install wowjs
RUN npm audit fix --force
#CMD ["sh", "-c", "next build && next start"]
CMD [ "npm" ,"run","dev"]