This commit is contained in:
parent
215c69c46d
commit
87e020ff4a
1 changed files with 1 additions and 1 deletions
|
|
@ -37,6 +37,6 @@ ENV NODE_ENV=production
|
|||
RUN npm install
|
||||
|
||||
|
||||
COPY dist .
|
||||
COPY dist2 .
|
||||
EXPOSE 80
|
||||
CMD ["node","app.js"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue