diff options
| author | Kasra Bigdeli <[email protected]> | 2020-05-03 15:00:25 -0400 |
|---|---|---|
| committer | Kasra Bigdeli <[email protected]> | 2020-05-03 15:00:25 -0400 |
| commit | 4ce57d6157cf153a46a6f8adb09eaa405ea00e81 (patch) | |
| tree | 88c42bd0a3b646a15b843383a781cd7fd4865a7c | |
| parent | f840138014132a5a1b356764c641f570aeabf28e (diff) | |
| download | caprover-one-click-apps-4ce57d6157cf153a46a6f8adb09eaa405ea00e81.tar.gz caprover-one-click-apps-4ce57d6157cf153a46a6f8adb09eaa405ea00e81.zip | |
Plex end instructions
| -rw-r--r-- | public/v2/apps/plex.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/v2/apps/plex.json b/public/v2/apps/plex.json index a697437..b289ff9 100644 --- a/public/v2/apps/plex.json +++ b/public/v2/apps/plex.json @@ -36,7 +36,7 @@ }, "instructions": { "start": "Plex organizes video, music and photos from personal media libraries and streams them to smart TVs, streaming boxes and mobile devices.\n\nIMPORTANT: Plex uses ports 32400, 3005, 8324, 32469, 1900, 32410, 32412, 32412, 32413, and 32414. If any of these ports are in use, your installation will malfunction.", - "end": "Plex has been successfully deployed. Please wait a minute before accessing your Plex dashboard. Enjoy!" + "end": "Plex has been successfully deployed. Please wait a minute before accessing your Plex dashboard. \n\nIf you're installing behind a NAT, make sure to forward port 32400." }, "variables": [ { |
