forked from open-webui/open-webui
feat: enable buildtime API_ENDPOINT env var
This commit is contained in:
parent
f4f1283cd5
commit
86395a8c1f
10 changed files with 692 additions and 64 deletions
2
.env.example
Normal file
2
.env.example
Normal file
|
@ -0,0 +1,2 @@
|
|||
OLLAMA_API_ENDPOINT=""
|
||||
PUBLIC_API_ENDPOINT="$OLLAMA_API_ENDPOINT"
|
Loading…
Add table
Add a link
Reference in a new issue