mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 03:47:49 +01:00
doc: clarify usage of OLLAMA_API_BASE_URL
This commit is contained in:
committed by
AJ ONeal
parent
87c8467dd6
commit
6129f41273
@@ -1,4 +1,6 @@
|
||||
PUBLIC_API_BASE_URL="http://localhost:11434/api"
|
||||
# must be defined, but defaults to 'http://{location.hostname}:11434/api'
|
||||
# can also use path, such as '/api'
|
||||
PUBLIC_API_BASE_URL=''
|
||||
|
||||
OLLAMA_API_ID='my-api-token'
|
||||
OLLAMA_API_TOKEN='xxxxxxxxxxxxxxxx'
|
||||
|
||||
Reference in New Issue
Block a user