fix: disable LiteLLM spend logs to avoid auth requirement
This commit is contained in:
@@ -20,6 +20,7 @@ services:
|
||||
- "0.0.0.0"
|
||||
- "--port"
|
||||
- "4005"
|
||||
- "--disable_spend_logs"
|
||||
logging:
|
||||
driver: json-file
|
||||
options:
|
||||
|
||||
Reference in New Issue
Block a user