app-store/apps/homarr/config.json

17 lines
512 B
JSON
Raw Normal View History

2022-07-28 17:46:12 +00:00
{
"$schema": "../schema.json",
2022-07-28 17:46:12 +00:00
"name": "Homarr",
"available": true,
"port": 8102,
"id": "homarr",
2022-08-24 08:27:08 +00:00
"tipi_version": 2,
"version": "0.9.2",
2022-07-28 17:46:12 +00:00
"categories": ["utilities"],
"description": "A homepage for your server.",
"short_desc": "Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place.",
"author": "ajnart",
"source": "https://github.com/ajnart/homarr",
"website": "https://discord.gg/C2WTXkzkwK",
"form_fields": []
}