mirror of
https://github.com/stackblitz-labs/bolt.diy
synced 2025-06-26 18:26:38 +00:00
Merge branch 'stackblitz-labs:main' into main
This commit is contained in:
commit
74605e96e3
@ -55,7 +55,7 @@ ENV WRANGLER_SEND_METRICS=false \
|
||||
RUN mkdir -p /root/.config/.wrangler && \
|
||||
echo '{"enabled":false}' > /root/.config/.wrangler/metrics.json
|
||||
|
||||
RUN node --max-old-space-size=4096 node_modules/.bin/pnpm run build
|
||||
RUN pnpm run build
|
||||
|
||||
CMD [ "pnpm", "run", "dockerstart"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user