Argus: fix wrong port on website (#5322)

This commit is contained in:
CanbiZ
2025-06-20 12:13:53 +02:00
committed by GitHub
parent b49b902d64
commit ea5eca83fe

View File

@ -8,7 +8,7 @@
"type": "ct",
"updateable": true,
"privileged": false,
"interface_port": 3000,
"interface_port": 8080,
"documentation": "https://release-argus.io/docs/overview/",
"website": "https://release-argus.io/",
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons/webp/argus.webp",