mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-03-08 06:08:12 +00:00
fix: remove outdated service information from localagi.json
This commit is contained in:
@@ -48,10 +48,5 @@
|
||||
"text": "To use an external Ollama host, edit `/opt/localagi/.env` and set `LOCALAGI_LLM_API_URL=http://<ollama-host>:11434/v1`, then restart LocalAGI with `systemctl restart localagi`.",
|
||||
"type": "info"
|
||||
}
|
||||
,
|
||||
{
|
||||
"text": "The service runs as `root` per project guidelines; the unit includes basic hardening (NoNewPrivileges, PrivateTmp, ProtectSystem).",
|
||||
"type": "info"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user