mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-25 18:05:54 +00:00
Added note about updating the master key
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user