7
Some checks failed
Publish Docker Images / docker (push) Has been cancelled

This commit is contained in:
Lee 2023-11-16 12:58:28 +00:00
parent 074558e084
commit fa54ee276f

@ -18,4 +18,4 @@ COPY . .
EXPOSE 3000
CMD pnpm apps/$APP/dist/index.js
CMD pnpm apps/${APP}/dist/index.js