Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fsm256 authored May 16, 2023
1 parent 7ac13a2 commit 075bb38
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@
Note: by default, the playlist is on shuffle. If you want to disable it, set `<shuffle>No</shuffle>` in the `ezstream.xml` file

1. Copy your mp3 files to the project's mp3 directory
2. Open a terminal in the project folder and run `flyctl launch --auto-confirm --copy-config --now`
3. Choose a unique app name and the server region
4. After the deploy is finished your stream should be available at https://{appname}.fly.dev
2. Open a terminal in the project folder and run

`flyctl launch --auto-confirm --copy-config --now`

4. Choose a unique app name and the server region
5. After the deploy is finished your stream should be available at https://{appname}.fly.dev

# Updating the playlist

Expand Down

0 comments on commit 075bb38

Please sign in to comment.