OOPSIE DOODLE (and fix it crying)
This commit is contained in:
@ -35,4 +35,4 @@ EXPOSE 3000
|
||||
ENV HOSTNAME="0.0.0.0"
|
||||
ENV PORT=3000
|
||||
|
||||
CMD ["bun", "run", "--filter", "backend", "start"]
|
||||
CMD ["bun", "run", "--filter", "website", "start"]
|
||||
|
Reference in New Issue
Block a user