diff --git a/grandlyon/recipes/grandlyon.json b/grandlyon/recipes/grandlyon.json index 102203b..1370d75 100644 --- a/grandlyon/recipes/grandlyon.json +++ b/grandlyon/recipes/grandlyon.json @@ -5,7 +5,8 @@ "combo": "portail-citoyen.guichet-recette.grandlyon.com", "combo_agent": "portail-agent.guichet-recette.grandlyon.com", "passerelle": "passerelle.guichet-recette.grandlyon.com", - "wcs": "demarches.guichet-recette.grandlyon.com" + "wcs": "demarches.guichet-recette.grandlyon.com", + "bijoe": "statistiques.guichet-recette.grandlyon.com" }, "steps": [ {"create-hobo": { @@ -42,6 +43,10 @@ "title": "D\u00e9marches", "template_name": "modele.zip" }}, + {"create-bijoe": { + "url": "https://${bijoe}/", + "title": "Statistiques" + }}, {"set-theme": { "theme": "grandlyon-gnm" }}