merge main into nextjs upgrade
This commit is contained in:
commit
171cf52518
40 changed files with 2355 additions and 131 deletions
|
|
@ -60,4 +60,4 @@ COPY --from=build /app/packages ./packages
|
|||
|
||||
EXPOSE 3000
|
||||
|
||||
CMD ["bun", "run", "--cwd", "apps/web", "start"]
|
||||
CMD ["bun", "run", "--cwd", "apps/web", "start", "--", "-H", "0.0.0.0", "-p", "3000"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue