Add max-old-space-size in openwebui.sh (#3993)

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

@ -67,6 +67,7 @@ then
fi
systemctl stop open-webui.service
npm install &>/dev/null
export NODE_OPTIONS="--max-old-space-size=3584"
npm run build &>/dev/null
cd ./backend
pip install -r requirements.txt -U &>/dev/null

Loading…
Cancel
Save

Powered by BW's shoe-string budget.