From 17614f07f1c8ff582af039fd4b12f6f42d336803 Mon Sep 17 00:00:00 2001 From: Stefan <144447266+gAlleb@users.noreply.github.com> Date: Fri, 27 Dec 2024 21:52:09 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd0f6d7..fd58c8f 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ - Download the repo - Change `- /path/to/music:/home/radio/music` in the `docker-compose.yaml` file. `/path/to/music` -> `/your/real/path/to/music` -- RUN: `docker compose up -d` or `docker compose up`(to see wtf is happening :) +- RUN: `docker compose up -d` or `docker compose up` (to see wtf is happening 😄) - It's nice to run under 1000 user acoount. #### Of course you can edit and tune everything inside `docker folder` and scale it to be a real radio station on the internet.