Adjust max-old-space-size in openwebui-install.sh (#3992)

pull/3993/head
Håvard Gjøby Thom 4 weeks ago committed by GitHub
parent 8a21f6e7f0
commit 0340aec142
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -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.