chore: versionner les actifs canoniques du portail

This commit is contained in:
Manus
2026-08-17 20:24:09 +00:00
parent 1b17b39b5d
commit 95d60c1776
10 changed files with 17 additions and 0 deletions

13
app.json Normal file
View File

@@ -0,0 +1,13 @@
{
"id": "portail-santinova",
"name": "Portail Applicatif",
"category": "INFRA",
"urls": {
"recette": "https://portail.recette.santinova-soft.org",
"prod": "https://portail.santinova-soft.org"
},
"containerName": "portail-santinova",
"image": "images/portail.png",
"giteaRepo": "portail-santinova",
"giteaOwner": "manus-admin"
}