corrected

This commit is contained in:
Colmaris 2024-12-21 00:03:08 +01:00
parent 384f5acc77
commit 8946dafd91

View file

@ -31,7 +31,7 @@ Once the containers are running, open your browser and go to `http://localhost`.
### Generate playlist.
Enter in the php container `docker compose exec php bas` and navigate to the public directory. Then execute the `playlit_gen.php` script : `php playlist_gen.php`. All done and enjoy your music !
Enter in the php container `docker compose exec php bash` and navigate to the public directory. Then execute the `playlit_gen.php` script : `php playlist_gen.php`. All done and enjoy your music !
## Stopping the Containers