chore: versionner le manifeste de déploiement
This commit is contained in:
13
app.json
Normal file
13
app.json
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
{
|
||||||
|
"id": "facturation-santinova",
|
||||||
|
"name": "Facturation Santinova",
|
||||||
|
"category": "SANTINOVA",
|
||||||
|
"urls": {
|
||||||
|
"recette": "https://facturation.recette.santinova-soft.org",
|
||||||
|
"prod": "https://facturation.santinova-soft.org"
|
||||||
|
},
|
||||||
|
"containerName": "santinova-facturation-app",
|
||||||
|
"image": "images/facturation.png",
|
||||||
|
"giteaRepo": "facturation-santinova",
|
||||||
|
"giteaOwner": "manus-admin"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user