app-store/apps/grocy/config.json

20 lines
466 B
JSON
Raw Normal View History

2023-01-04 10:50:07 +00:00
{
"$schema": "../schema.json",
"name": "Grocy",
"available": true,
"exposable": true,
"tipi_version": 2,
2023-01-04 10:50:07 +00:00
"version": "3.3.2",
"port": 8136,
"id": "grocy",
"categories": [
"automation",
"finance"
],
2023-01-04 10:50:07 +00:00
"description": "grocy is a web-based self-hosted groceries & household management solution for your home",
"short_desc": "ERP beyond your fridge",
"author": "berrnd",
"source": "https://github.com/grocy/grocy",
"form_fields": []
}