Skip to content

Commit 45cdb13

Browse files
authored
Update Dockerfile
1 parent 8870567 commit 45cdb13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ ENTRYPOINT ["/tini", "--"]
88
COPY /. .
99
RUN npm install
1010

11-
CMD ["node","app.js"]
11+
CMD ["node","mode/app.js"]

0 commit comments

Comments
 (0)