mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-05 08:07:05 +00:00
(docs) update UI
This commit is contained in:
parent
37f189935a
commit
d5f6fe4eff
1 changed files with 3 additions and 2 deletions
|
|
@ -47,8 +47,9 @@ Your Proxy Swagger is available on the root of the Proxy: e.g.: `http://localhos
|
|||
Set the following in your .env on the Proxy
|
||||
|
||||
```shell
|
||||
UI_USERNAME=ishaan-litellm
|
||||
UI_PASSWORD=langchain
|
||||
LITELLM_MASTER_KEY="sk-1234" # this is your master key for using the proxy server
|
||||
UI_USERNAME=ishaan-litellm # username to sign in on UI
|
||||
UI_PASSWORD=langchain # password to sign in on UI
|
||||
```
|
||||
|
||||
On accessing the LiteLLM UI, you will be prompted to enter your username, password
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue