Dockerfile actualizado
This commit is contained in:
parent
fb79062394
commit
6350a69b69
@ -8,7 +8,6 @@ COPY . .
|
|||||||
|
|
||||||
RUN npm install
|
RUN npm install
|
||||||
|
|
||||||
CMD ["npm", "start"]
|
CMD ["npm", "run", "build"]
|
||||||
|
|
||||||
EXPOSE 8080
|
EXPOSE 8080
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user