From d22818c40cd1ad7c57d9bcf98cdb74db1eba92dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jimmy=20Labb=C3=A9?= Date: Fri, 5 Jun 2026 21:52:14 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20du=20projet=20-=2005/06/?= =?UTF-8?q?2026?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 0df78c8..3aad48f 100644 --- a/README.md +++ b/README.md @@ -79,6 +79,12 @@ Ce site est conçu pour être très léger et peut être déployé facilement su - Gitea / GitLab Pages - Tout serveur HTTP (Apache, Nginx, etc.) + +### Important : +Pensez à **modifier l’URL** dans le fichier `index.html` (si nécessaire) ou dans la documentation selon l’adresse où le site sera hébergé. + +**Exemple** : Remplacer `https://gsk.labbej27.fr` par l’adresse réelle du serveur (ex: `https://securite.gsk-evreux.fr` ou `http://10.0.0.50:8080`). + Pour tester en local : ```bash python -m http.server 8000 \ No newline at end of file