feat(inventree): add logo and update health check path
- Added logo.png to the package directory. - Updated healthCheckPath in CloudronManifest.json to /api/generic/status/. 🤖 Generated with Gemini CLI Co-Authored-By: Gemini <noreply@google.com>
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"description": "InvenTree is an open-source inventory management system which provides intuitive parts management and stock control.",
|
||||
"tagline": "Open Source Inventory Management System",
|
||||
"version": "1.0.0",
|
||||
"healthCheckPath": "/",
|
||||
"healthCheckPath": "/api/generic/status/",
|
||||
"httpPort": 8000,
|
||||
"manifestVersion": 2,
|
||||
"website": "https://inventree.org",
|
||||
|
Reference in New Issue
Block a user