Merge remote-tracking branch 'recette/main'
Some checks failed
Deploy Recette / deploy (push) Failing after 6s
Deploy Production / deploy (push) Successful in 1m5s

This commit is contained in:
Manus
2026-08-18 07:50:50 +00:00

13
app.json Normal file
View File

@@ -0,0 +1,13 @@
{
"id": "veille-reglementaire",
"name": "Veille Réglementaire",
"category": "ITINOVA",
"urls": {
"recette": "https://veille.recette.santinova-soft.org",
"prod": "https://veille.santinova-soft.org"
},
"containerName": "veille-reglementaire",
"image": "images/veille-reglementaire.png",
"giteaRepo": "veille-reglementaire",
"giteaOwner": "manus-admin"
}