Skip to content

Commit

Permalink
#27 Shouldnt need to do this
Browse files Browse the repository at this point in the history
  • Loading branch information
Peyton-McKee committed Sep 17, 2023
1 parent 568db20 commit a4d9997
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scylla-server/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ RUN npx [email protected] generate

RUN npx [email protected] migrate deploy

RUN npm i --save-dev @types/ws

RUN npm run build

CMD ["sh", "-c", "npm run start:production"]

0 comments on commit a4d9997

Please sign in to comment.