diff --git a/app.json b/app.json new file mode 100644 index 0000000..343eea8 --- /dev/null +++ b/app.json @@ -0,0 +1,10 @@ +{ + "id": "demat-facturation-dsi", + "name": "Démat. Facturation DSI", + "category": "SANTINOVA", + "urls": {"recette": "https://demat-facturation.recette.santinova-soft.org", "prod": "https://demat-facturation.santinova-soft.org"}, + "containerName": "demat-facturation-app", + "image": "images/demat-facturation-dsi.jpg", + "giteaRepo": "demat-facturation-dsi", + "giteaOwner": "manus-admin" +}