mirror of
https://github.com/hpware/news-analyze.git
synced 2025-06-23 15:51:01 +08:00
In the end, the server's main drive "/" is used up to 100%...
This commit is contained in:
parent
05e5b722fb
commit
f740f671d1
@ -29,7 +29,7 @@
|
||||
# Copy build outputs from builder
|
||||
COPY --from=builder /app/.output /app/.output
|
||||
|
||||
RUN bun install
|
||||
RUN bun install --production
|
||||
|
||||
EXPOSE 3000
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user