diff options
Diffstat (limited to 'multimedia/plexmediaserver/README')
-rw-r--r-- | multimedia/plexmediaserver/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/plexmediaserver/README b/multimedia/plexmediaserver/README index c964ec8f6eee0..b2a74c4f780c6 100644 --- a/multimedia/plexmediaserver/README +++ b/multimedia/plexmediaserver/README @@ -11,5 +11,5 @@ Plex Media Server runs as plex:plex (UID/GID 279) with its $HOME as # groupadd -g 279 plex # useradd -u 279 -d /var/lib/plexmediaserver -s /bin/false -g plex plex -After installing, grab an account from https://my.plexapp.com/ and visit +After installing, grab an account from https://www.plex.tv and visit http://localhost:32400/manage to configure your server. |