mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
7 lines
260 B
Plaintext
7 lines
260 B
Plaintext
PUBLIC_API_ENDPOINT="http://localhost:11434/api"
|
|
|
|
OLLAMA_API_ID='my-api-token'
|
|
OLLAMA_API_TOKEN='xxxxxxxxxxxxxxxx'
|
|
# generated by passing the token to `caddy hash-password`
|
|
OLLAMA_API_TOKEN_DIGEST='$2a$14$iyyuawykR92xTHNR9lWzfu.uCct/9/xUPX3zBqLqrjAu0usNRPbyi'
|