mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-07 00:24:03 +00:00
(docs) update UI
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user