Skip to content

Commit

Permalink
Merge branch 'master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
AditModi authored Sep 20, 2020
2 parents 634e641 + 9d736b0 commit 73eb7d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ RUN npm install

COPY . /app


EXPOSE 3000
CMD ["npm", "start"]

1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
# CI-CD-Container-Application
master

0 comments on commit 73eb7d9

Please sign in to comment.