From 7329d16ee317f85c657a76fac431dcb36e08f29c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9gory=20Lebreton?= Date: Wed, 9 Oct 2024 15:24:07 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d28c4cb..c431445 100644 --- a/README.md +++ b/README.md @@ -31,10 +31,10 @@ git checkout -b deploy git push origin -u deploy ``` -3. Le site est disponible à l'adresse https://username.nom_du_projet.legaragenumerique.xyz +3. Le site est disponible à l'adresse https://username-nom_du_projet.legaragenumerique.xyz exemple pour l'utilisateur greg avec un projet portfolio: -> https://greg.portfolio.legaragenumerique.xyz +> https://greg-portfolio.legaragenumerique.xyz :warning: Ne pas modifier la Dockerfile au risque que le projet ne soit pas déployé