idk
This commit is contained in:
@@ -14,6 +14,8 @@ RUN pnpm install --frozen-lockfile
|
||||
|
||||
COPY apps/processor ./apps/processor
|
||||
|
||||
RUN pnpm install
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
CMD ["pnpm", "--filter", "@apps/processor", "run", "prod"]
|
||||
|
||||
Reference in New Issue
Block a user