edit build
This commit is contained in:
parent
c60ec07923
commit
e921875bde
2 changed files with 1 additions and 7 deletions
|
|
@ -17,6 +17,6 @@ COPY templates templates
|
|||
COPY package.json .
|
||||
ENV NODE_ENV production
|
||||
RUN npm install
|
||||
COPY dist2 .
|
||||
COPY dist .
|
||||
EXPOSE 80
|
||||
CMD ["node","app.js"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue