forked from phoenix/litellm-mirror
build(config.yml): add /key/generate load test
This commit is contained in:
parent
1becc7a4cf
commit
21d951f279
2 changed files with 20 additions and 4 deletions
|
@ -23,7 +23,7 @@ litellm_settings:
|
|||
set_verbose: True
|
||||
|
||||
general_settings:
|
||||
# master_key: sk-1234 # [OPTIONAL] Only use this if you to require all calls to contain this key (Authorization: Bearer sk-1234)
|
||||
master_key: sk-1234 # [OPTIONAL] Only use this if you to require all calls to contain this key (Authorization: Bearer sk-1234)
|
||||
# database_url: "postgresql://<user>:<password>@<host>:<port>/<dbname>" # [OPTIONAL] use for token-based auth to proxy
|
||||
|
||||
environment_variables:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue