feat: update interface port for LocalAGI from 8080 to 3000

This commit is contained in:
John Doe
2026-03-04 00:49:42 -05:00
parent 4895935b4a
commit f6cb6fa8a8

View File

@@ -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",