diff --git a/lsio/plex/docker-compose.yaml b/lsio/plex/docker-compose.yaml index 698c2a1..5dd328f 100644 --- a/lsio/plex/docker-compose.yaml +++ b/lsio/plex/docker-compose.yaml @@ -1,8 +1,7 @@ # [Plex](https://plex.tv) organizes video, music and photos from personal media # libraries and streams them to smart TVs, streaming boxes and mobile devices. -# This container is packaged as a standalone Plex Media Server. has always been -# a top priority. Straightforward design and bulk actions mean getting things -# done faster. +# This container is packaged as a standalone Plex Media Server. Straightforward +# design and bulk actions mean getting things done faster. --- version: "2.1" diff --git a/lsio/plex/docker-run.sh b/lsio/plex/docker-run.sh index 7984b27..5fb7ce7 100644 --- a/lsio/plex/docker-run.sh +++ b/lsio/plex/docker-run.sh @@ -1,8 +1,7 @@ # [Plex](https://plex.tv) organizes video, music and photos from personal media # libraries and streams them to smart TVs, streaming boxes and mobile devices. -# This container is packaged as a standalone Plex Media Server. has always been -# a top priority. Straightforward design and bulk actions mean getting things -# done faster. +# This container is packaged as a standalone Plex Media Server. Straightforward +# design and bulk actions mean getting things done faster. . ./.env docker run -d \