Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
kabirbaidhya committed Feb 5, 2020
1 parent 77988d6 commit 6424686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/node-app-mssql/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ COPY . .

RUN yarn

CMD yarn sync-db && yarn start
CMD yarn synchronize && yarn start

0 comments on commit 6424686

Please sign in to comment.