Skip to content

Commit 00387bc

Browse files
deploy13
1 parent 27cb519 commit 00387bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile.bankwebhook

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ RUN npm run db:generate
1414

1515
RUN npm run build --filter=apps/bank-webhook
1616

17-
CMD ["npm","run","start-bank-webhook"]
17+
CMD ["npm","run","start","--workspace=apps/bank-webhook"]

0 commit comments

Comments
 (0)