mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-30 17:25:30 -05:00
[GH-ISSUE #243] getting this when trying to change port and use local ollama server #115313
Reference in New Issue
Block a user
Originally created by @ralyodio on GitHub (Dec 18, 2023).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/243
$ export OLLAMA_API_ENDPOINT='http://localhost:11434'; export PORT=5432; npm start@tjbck commented on GitHub (Dec 19, 2023):
For installation method not using Docker, please refer to here: https://github.com/ollama-webui/ollama-webui#how-to-install-without-docker
Let's continue our discussion at #241