Compare commits
No commits in common. "d8f1c73eb71d691fedd99feadaa4f4bca07114c5" and "90cf36b1e8f467ee267cc171837db297a2787714" have entirely different histories.
d8f1c73eb7
...
90cf36b1e8
|
@ -29,4 +29,4 @@ COPY ./src ./src
|
|||
USER bun
|
||||
ENV NODE_ENV production
|
||||
EXPOSE 8080/tcp
|
||||
ENTRYPOINT ["bun", "run", "start"]
|
||||
CMD ["bun", "run", "start"]
|
||||
|
|
Loading…
Reference in New Issue