mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-03-08 06:28:13 +00:00
feat: update interface port for LocalAGI from 8080 to 3000
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"type": "ct",
|
||||
"updateable": true,
|
||||
"privileged": false,
|
||||
"interface_port": 8080,
|
||||
"interface_port": 3000,
|
||||
"documentation": "https://github.com/mudler/LocalAGI#installation-options",
|
||||
"website": "https://github.com/mudler/LocalAGI",
|
||||
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/localagi.webp",
|
||||
|
||||
Reference in New Issue
Block a user