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