example config with public routes
This commit is contained in:
parent
e30410f700
commit
bfae8c3da6
@ -21,6 +21,9 @@ model_list:
|
||||
general_settings:
|
||||
master_key: sk-1234
|
||||
alerting: ["slack", "email"]
|
||||
public_routes: [
|
||||
"/spend/calculate",
|
||||
]
|
||||
|
||||
litellm_settings:
|
||||
success_callback: ["prometheus"]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user