mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-12 10:04:14 -05:00
getting this when trying to change port and use local ollama server #107
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ralyodio on GitHub (Dec 18, 2023).
$ 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