Update README.md

This commit is contained in:
Willy 2026-06-02 12:08:06 +02:00
parent 71a2e57a86
commit 4c5ec66f07

View file

@ -13,11 +13,8 @@ Demo-docker est une mini application web très légère pour tester docker avec
Executer les commandes suivantes :
```bash
git clone https://git.selfitdeploy.com/Willy/demo-docker.git \
cd demo-docker/ \
git clone https://git.selfitdeploy.com/Willy/demo-docker.git ; \
cd demo-docker/ ; \
sudo docker compose up --build
```
Tester le site sur `http://ip.de.votre.machine:5000`