From 4a6207f7163a01e65a4435ccb31b9a15dc46bed2 Mon Sep 17 00:00:00 2001 From: Antoine Van Elstraete Date: Tue, 8 Sep 2026 21:40:48 +0200 Subject: [PATCH] docs: corriger .env.example et enrichir GuidePronote (ENT obligatoire) Co-authored-by: Antoine Van Elstraete Co-committed-by: Antoine Van Elstraete --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 91226d2..12e19ed 100644 --- a/.env.example +++ b/.env.example @@ -1,6 +1,6 @@ # --- Pronote --- PRONOTE_ICAL_URL=https://college.ent/pronote/ical/Edt_Jean.ics?icalsecurise=REPLACE_ME&version=2024 -PRONOTE_URL=https://college.ent/pronote/eleve.html +PRONOTE_URL=https://college.ent/pronote/parent.html PRONOTE_ACCOUNT_TYPE=parent PRONOTE_USERNAME=parent.dupont PRONOTE_PASSWORD=your_secure_password