From 328fac4f56d2f68cc45d9c56fa953d1333819571 Mon Sep 17 00:00:00 2001 From: Lucas_Gomes_Tamba Date: Mon, 8 Dec 2025 16:05:07 +0000 Subject: [PATCH] =?UTF-8?q?T=C3=A9l=C3=A9verser=20les=20fichiers=20vers=20?= =?UTF-8?q?"/"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index db07a1b..ead6bfb 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,14 @@ Bonjour, ce projet contient un Portfolio montrant 3 parties: Indices pour l'installation: - 1. Lancez le projet avec Docker -git clone https://gitea.lasallesaintdenis.com/Lucas_Gomes_Tamba/Portfolio-LG2.git ; -cd Portfolio-LG2 ; -docker-compose up -d ; +- git clone https://gitea.lasallesaintdenis.com/Lucas_Gomes_Tamba/Portfolio-LG2.git + +- docker build -t mon-portfolio + +- docker run -p 8080:80 mon-portfolio + + 2. Ensuite rendez-vous sur http://localhost:8080 \ No newline at end of file