Checkpoint: Préparation recette-production : manifeste Budget SI aligné avec le registre dashboard, visuel de portail sélectionné, et label Traefik paramétrable par BUDGET_SI_DOMAIN afin que la production réponde sur son URL dédiée. Vérification complète réussie : 60 tests, TypeScript et build.
All checks were successful
Validation applicative / TypeScript, tests et build (push) Successful in 2m22s
All checks were successful
Validation applicative / TypeScript, tests et build (push) Successful in 2m22s
This commit is contained in:
6
app.json
6
app.json
@@ -1,14 +1,14 @@
|
||||
{
|
||||
"id": "itinova-budget-si",
|
||||
"name": "Gestion Budget Informatique",
|
||||
"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",
|
||||
"image": "images/budget-si.jpg",
|
||||
"giteaRepo": "manus-admin/itinova-budget-si",
|
||||
"giteaOwner": "manus-admin",
|
||||
"ci": {
|
||||
"required": true
|
||||
|
||||
Reference in New Issue
Block a user