app-store/apps/grocy/config.json
Sergey Kodolov 3288fda466
chore(deps): update lscr.io/linuxserver/grocy docker tag to v4.0.3-ls215 (#1316)
Co-authored-by: Сергей Кодолов <kodolov@lanit.ru>
2023-10-24 21:39:10 +02:00

17 lines
454 B
JSON

{
"$schema": "../schema.json",
"name": "Grocy",
"available": true,
"exposable": true,
"tipi_version": 4,
"version": "4.0.3",
"port": 8136,
"id": "grocy",
"categories": ["automation", "finance"],
"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": []
}