Skip to content

Commit

Permalink
otimização a diárias ativadas novamente
Browse files Browse the repository at this point in the history
  • Loading branch information
danielguirra committed Mar 21, 2024
1 parent 642e2b7 commit f21c377
Show file tree
Hide file tree
Showing 12 changed files with 582 additions and 104 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@ COPY --chown=node:node --from=development /usr/src/app/node_modules ./node_modul
COPY --chown=node:node . .

RUN npm run build
EXPOSE 4040

CMD [ "node", "dist/src/server.js" ]

ENV NODE_ENV production

Expand Down
Loading

0 comments on commit f21c377

Please sign in to comment.