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.
2 parents 2c6675f + 2792698 commit 3ac9178Copy full SHA for 3ac9178
docker/Dockerfile
@@ -8,4 +8,4 @@ RUN npm ci --silent --legacy-peer-deps
8
COPY . .
9
RUN npm run build
10
11
-CMD npm start
+CMD node src/app.js
0 commit comments