This commit is contained in:
parent
884140425e
commit
7df9ac874e
2 changed files with 3 additions and 3 deletions
|
|
@ -22,5 +22,5 @@ WORKDIR /app
|
|||
COPY --from=build /app .
|
||||
COPY --from=rust-build /usr/local/cargo/bin/iching /usr/local/bin/iching
|
||||
|
||||
#CMD ["npx", "ts-node", "broker.ts"]
|
||||
CMD ["npx", "ts-node", "mailsender.ts"]
|
||||
CMD ["npx", "ts-node", "broker.ts"]
|
||||
#CMD ["npx", "ts-node", "mailsender.ts"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue