Skip to content

I can't save the Ollama Base URL :( #1685

Answered by justinh-rahb
gerroon asked this question in Q&A
Discussion options

You must be logged in to vote

Environment variable:
OLLAMA_BASE_URL=<your-ollama-url>

For example if your Ollama host is on http://192.168.1.100 you'd use:

docker run -d -p 3000:8080 -e OLLAMA_BASE_URL=https://192.168.1.100:11434 -v open-webui:/app/backend/data --name open-webui --restart always ghcr.io/open-webui/open-webui:main

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@gerroon
Comment options

@tjbck
Comment options

@spammenotinoz
Comment options

Answer selected by gerroon
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants