edited for new comments

This commit is contained in:
amin
2026-05-25 17:42:44 +02:00
parent d945f8bc2b
commit 30ab7d682a
3 changed files with 23 additions and 19 deletions

View File

@@ -1,14 +1,12 @@
{
"name": "Koffan",
"slug": "koffan",
"categories": [
12
],
"categories": [12],
"date_created": "2026-05-21",
"type": "ct",
"updateable": true,
"privileged": false,
"interface_port": null,
"interface_port": 3000,
"documentation": null,
"website": null,
"logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/koffan.webp",
@@ -33,8 +31,8 @@
},
"notes": [
{
"text": "Change the default password after first login!",
"type": "warning"
"text": "Credentials are saved to `~/koffan.creds`.",
"type": "info"
}
]
}
}