14 lines
380 B
JSON
14 lines
380 B
JSON
{
|
|
"id": "manus-dashboard",
|
|
"name": "Dashboard Production",
|
|
"category": "INFRA",
|
|
"urls": {"recette": "https://dashboard.recette.santinova-soft.org", "prod": "https://dashboard.santinova-soft.org"},
|
|
"containerName": "manus-dashboard",
|
|
"image": "images/dashboard.png",
|
|
"giteaRepo": "manus-dashboard",
|
|
"giteaOwner": "manus-admin",
|
|
"ci": {
|
|
"required": true
|
|
}
|
|
}
|