Skip to content

Commit 4b0437c

Browse files
Amrit ChoudharyAmrit Choudhary
Amrit Choudhary
authored and
Amrit Choudhary
committed
added remaining files
1 parent d386498 commit 4b0437c

File tree

2 files changed

+2939
-1
lines changed

2 files changed

+2939
-1
lines changed

Dockerfile

-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ FROM mhart/alpine-node
22

33
COPY . /app
44

5-
CMD npm install
65

76
CMD node /app/app.js
87

0 commit comments

Comments
 (0)