Skip to content

Commit

Permalink
remove build
Browse files Browse the repository at this point in the history
  • Loading branch information
DenisCarriere committed Nov 25, 2023
1 parent 773f778 commit 5bfd5c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,5 @@ EXPOSE 9102
COPY package*.json ./
RUN npm ci
COPY . .
RUN npm run build

ENTRYPOINT ["npm", "start"]

0 comments on commit 5bfd5c6

Please sign in to comment.