Added note about updating the master key

This commit is contained in:
Andrew Stout 2025-08-07 19:31:59 -05:00
parent 6789151eb2
commit 0c0cf83cac
No known key found for this signature in database
GPG Key ID: B01268A581FC2448

View File

@ -26,7 +26,12 @@
"interface_port": 4000,
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/litellm-light.webp",
"name": "LiteLLM",
"notes": [],
"notes": [
{
"text": "Update master key in the config file",
"type": "info"
}
],
"privileged": false,
"slug": "litellm",
"type": "ct",