mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 21:14:23 +00:00
**Try** to fix docker compose?
This commit is contained in:
parent
ef163b6174
commit
05e5b722fb
1 changed files with 12 additions and 12 deletions
|
@ -29,7 +29,7 @@
|
|||
# Copy build outputs from builder
|
||||
COPY --from=builder /app/.output /app/.output
|
||||
|
||||
RUN bun install --production
|
||||
RUN bun install
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue