forked from phoenix/litellm-mirror
docs(proxy/enterprise.md): update enterprise docs
This commit is contained in:
parent
b723e608f6
commit
604a867f90
1 changed files with 3 additions and 0 deletions
|
@ -546,6 +546,8 @@ LITELLM_LICENSE=""
|
||||||
|
|
||||||
### Customize Title + Description
|
### Customize Title + Description
|
||||||
|
|
||||||
|
In your environment, set:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
DOCS_TITLE="TotalGPT"
|
DOCS_TITLE="TotalGPT"
|
||||||
DOCS_DESCRIPTION="Sample Company Description"
|
DOCS_DESCRIPTION="Sample Company Description"
|
||||||
|
@ -555,6 +557,7 @@ DOCS_DESCRIPTION="Sample Company Description"
|
||||||
|
|
||||||
Hide admin routes from users.
|
Hide admin routes from users.
|
||||||
|
|
||||||
|
In your environment, set:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
DOCS_FILTERED="True" # only shows openai routes to user
|
DOCS_FILTERED="True" # only shows openai routes to user
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue