diff --git a/app.json b/app.json new file mode 100644 index 0000000..026fcce --- /dev/null +++ b/app.json @@ -0,0 +1,13 @@ +{ + "id": "itinova-budget-si", + "name": "Gestion Budget Informatique", + "category": "SANTINOVA", + "urls": { + "recette": "https://budget-si.recette.santinova-soft.org", + "prod": "https://budget-si.santinova-soft.org" + }, + "containerName": "itinova-budget-si-app", + "image": "images/budget-si.png", + "giteaRepo": "itinova-budget-si", + "giteaOwner": "manus-admin" +}