fix: dockerfile
This commit is contained in:
		| @@ -2,7 +2,7 @@ from node | |||||||
|  |  | ||||||
| WORKDIR /app/ | WORKDIR /app/ | ||||||
|  |  | ||||||
| COPY tienda_ilusion/don_confiao/frontend/don-confiao/package.json /app/ | COPY ./package.json /app/ | ||||||
|  |  | ||||||
| RUN npm install | RUN npm install | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user