mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-10 17:34:41 +00:00
Argus: fix wrong port on website (#5322)
This commit is contained in:
parent
b49b902d64
commit
ea5eca83fe
1 changed files with 1 additions and 1 deletions
2
frontend/public/json/argus.json
generated
2
frontend/public/json/argus.json
generated
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue