corrected
This commit is contained in:
parent
384f5acc77
commit
8946dafd91
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ Once the containers are running, open your browser and go to `http://localhost`.
|
||||||
|
|
||||||
### Generate playlist.
|
### 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
|
## Stopping the Containers
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue