We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8870567 commit 45cdb13Copy full SHA for 45cdb13
Dockerfile
@@ -8,4 +8,4 @@ ENTRYPOINT ["/tini", "--"]
8
COPY /. .
9
RUN npm install
10
11
-CMD ["node","app.js"]
+CMD ["node","mode/app.js"]
0 commit comments