Téléverser les fichiers vers "/"
This commit is contained in:
11
README.md
11
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
|
||||
Reference in New Issue
Block a user