fix: update gitignore
This commit is contained in:
parent
83e7ed94ce
commit
f4d34673d0
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,3 +48,4 @@ litellm/proxy/vertex_key.json
|
||||
/node_modules
|
||||
kub.yaml
|
||||
loadtest_kub.yaml
|
||||
litellm/proxy/_new_secret_config.yaml
|
||||
|
||||
@ -27,11 +27,6 @@ litellm_settings:
|
||||
upperbound_key_generate_params:
|
||||
max_budget: os.environ/LITELLM_UPPERBOUND_KEYS_MAX_BUDGET
|
||||
|
||||
router_settings:
|
||||
routing_strategy: usage-based-routing-v2
|
||||
redis_host: redis-16337.c322.us-east-1-2.ec2.cloud.redislabs.com
|
||||
redis_password: madeBerri@992
|
||||
redis_port: 16337
|
||||
|
||||
general_settings:
|
||||
master_key: sk-1234
|
||||
|
||||
Loading…
Reference in New Issue
Block a user