Skip to content

Commit

Permalink
Update arm-Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
dogi authored Jul 21, 2023
1 parent 4a5e7f4 commit e2ca30a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docker/chatapi/arm-Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@ RUN npm install
COPY ./chatapi/src ./src/
COPY ./chatapi/tsconfig.json ./tsconfig.json

EXPOSE 5000

CMD ["npm", "run", "start"]

0 comments on commit e2ca30a

Please sign in to comment.