There was an error while loading. Please reload this page.
1 parent 4ce13f9 commit ba151d5Copy full SHA for ba151d5
appengine/extending-runtime/Dockerfile
@@ -15,4 +15,4 @@ COPY . /app/
15
RUN npm --unsafe-perm install
16
17
# Run the app, default is "npm start"
18
-CMD npm start-on-prod
+CMD npm run start-on-prod
0 commit comments