feat: update logo URL in LocalAGI configuration to use CDN
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
"interface_port": 8080,
|
"interface_port": 8080,
|
||||||
"documentation": "https://github.com/mudler/LocalAGI#installation-options",
|
"documentation": "https://github.com/mudler/LocalAGI#installation-options",
|
||||||
"website": "https://github.com/mudler/LocalAGI",
|
"website": "https://github.com/mudler/LocalAGI",
|
||||||
"logo": "https://github.com/mudler/LocalAGI/raw/main/webui/react-ui/public/logo_1.png",
|
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/localagi.webp",
|
||||||
"config_path": "/opt/localagi/.env",
|
"config_path": "/opt/localagi/.env",
|
||||||
"description": "LocalAGI is a self-hostable AI agent platform with a web UI, OpenAI-compatible APIs, and local-first model orchestration.",
|
"description": "LocalAGI is a self-hostable AI agent platform with a web UI, OpenAI-compatible APIs, and local-first model orchestration.",
|
||||||
"install_methods": [
|
"install_methods": [
|
||||||
|
|||||||
Reference in New Issue
Block a user