Adjust max-old-space-size in openwebui-install.sh

pull/3992/head
Håvard Thom 5 months ago
parent 8a21f6e7f0
commit 72bb85f700

@ -52,7 +52,7 @@ ENABLE_OLLAMA_API=false
OLLAMA_BASE_URL=http://0.0.0.0:11434
EOF
$STD npm install
export NODE_OPTIONS="--max-old-space-size=4096"
export NODE_OPTIONS="--max-old-space-size=3584"
$STD npm run build
msg_ok "Installed Open WebUI"

Loading…
Cancel
Save

Powered by BW's shoe-string budget.