Skip to content

Commit

Permalink
fix docker hub slug
Browse files Browse the repository at this point in the history
  • Loading branch information
maddox committed Nov 17, 2020
1 parent 41ce58c commit 8c76889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This simple Docker image will generate an M3U playlist and EPG optimized for use

Running the container is easy. Fire up the container as usual. You can set which port it runs on.

docker run -d --name pluto-for-channels -p 8080:80 maddox/pluto-for-channels
docker run -d --name pluto-for-channels -p 8080:80 jonmaddox/pluto-for-channels

You can retreive the playlist and epg via:

Expand Down

0 comments on commit 8c76889

Please sign in to comment.