Installation in Docker.
docker run -d -p 3000:8080 -e OPENAI_API_BASE_URL=http://LM-Studio-Service-IP:1234/v1 -e OPENAI_API_KEY=lm-studio -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:main