feat: renforcer inventaire et configuration dashboard

This commit is contained in:
Manus Deploy
2026-07-24 15:26:51 +02:00
parent 6bfad4df8a
commit 9b795612e4
9 changed files with 100 additions and 54 deletions

10
app.json Normal file
View File

@@ -0,0 +1,10 @@
{
"id": "manus-dashboard",
"name": "Dashboard Production",
"category": "INFRA",
"urls": {"recette": "https://dashboard.recette.santinova-soft.org", "prod": "https://dashboard.santinova-soft.org"},
"containerName": "manus-dashboard",
"image": "images/dashboard.png",
"giteaRepo": "manus-dashboard",
"giteaOwner": "manus-admin"
}