Files
veille-reglementaire/app.json
Manus 6f201dd498
All checks were successful
Deploy Production / deploy (push) Successful in 56s
Deploy Recette / deploy (push) Successful in 1m12s
chore: versionner le manifeste de déploiement
2026-08-17 22:38:22 +02:00

14 lines
379 B
JSON

{
"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"
}