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 27cb519 commit 00387bcCopy full SHA for 00387bc
docker/Dockerfile.bankwebhook
@@ -14,4 +14,4 @@ RUN npm run db:generate
14
15
RUN npm run build --filter=apps/bank-webhook
16
17
-CMD ["npm","run","start-bank-webhook"]
+CMD ["npm","run","start","--workspace=apps/bank-webhook"]
0 commit comments