dockerfile
This commit is contained in:
parent
afc2c51485
commit
68cf6eb94b
@ -13,4 +13,4 @@ COPY . ./
|
|||||||
|
|
||||||
RUN npm build
|
RUN npm build
|
||||||
|
|
||||||
CMD ["npm", "run"]
|
CMD ["react-scripts", "start"]
|
Loading…
Reference in New Issue
Block a user