remove django #1

Merged
mono merged 7 commits from remove_django into main 2025-02-08 17:03:47 -05:00
Showing only changes of commit d42a25d115 - Show all commits

View File

@ -2,7 +2,7 @@ from node
WORKDIR /app/
COPY tienda_ilusion/don_confiao/frontend/don-confiao/package.json /app/
COPY ./package.json /app/
RUN npm install