Update guardian.json
This commit is contained in:
parent
660d8a21cb
commit
07cc74b074
@ -1,13 +1,15 @@
|
|||||||
{
|
{
|
||||||
"name": "Guardian",
|
"name": "Guardian",
|
||||||
"slug": "guardian",
|
"slug": "guardian",
|
||||||
"categories": [13],
|
"categories": [
|
||||||
|
13
|
||||||
|
],
|
||||||
"date_created": "2025-09-22",
|
"date_created": "2025-09-22",
|
||||||
"type": "ct",
|
"type": "ct",
|
||||||
"updateable": true,
|
"updateable": true,
|
||||||
"privileged": false,
|
"privileged": false,
|
||||||
"interface_port": 3000,
|
"interface_port": 3000,
|
||||||
"documentation": null,
|
"documentation": "https://github.com/HydroshieldMKII/Guardian/blob/main/README.md",
|
||||||
"config_path": "/opt/guardian/.env",
|
"config_path": "/opt/guardian/.env",
|
||||||
"website": "https://github.com/HydroshieldMKII/Guardian",
|
"website": "https://github.com/HydroshieldMKII/Guardian",
|
||||||
"logo": null,
|
"logo": null,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user