TP5: Move start.bat and stop.bat to scripts/ folder - Update documentation
This commit is contained in:
@@ -67,7 +67,7 @@ docker-compose up -d
|
||||
|
||||
ou utilisez le script Windows :
|
||||
```bash
|
||||
start.bat
|
||||
scripts/start.bat
|
||||
```
|
||||
|
||||
Cette commande va :
|
||||
@@ -120,6 +120,11 @@ docker-compose up -d
|
||||
docker-compose down
|
||||
```
|
||||
|
||||
ou utilisez le script Windows :
|
||||
```bash
|
||||
scripts/stop.bat
|
||||
```
|
||||
|
||||
### Voir les logs
|
||||
```bash
|
||||
# Tous les services
|
||||
|
||||
Reference in New Issue
Block a user