We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ab9321 + bdbaa74 commit 1afa3e0Copy full SHA for 1afa3e0
docker/lighthouse-handler/Dockerfile
@@ -58,4 +58,4 @@ COPY --from=build /tmp/build /app
58
59
EXPOSE 8080
60
61
-CMD ["node", "packages/agents/lighthouse/dist/server.js"]
+CMD ["node", "packages/agents/lighthouse/dist/src/server.js"]
0 commit comments