initial production commit
This commit is contained in:
parent
6f43d17ddd
commit
773b4773eb
9 changed files with 116 additions and 93 deletions
|
@ -10,4 +10,4 @@ COPY . .
|
|||
|
||||
EXPOSE 80
|
||||
|
||||
CMD ["npm", "run", "dev"]
|
||||
CMD ["npm", "run", "production"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue