We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 847d7bc commit 3989a79Copy full SHA for 3989a79
tutorials/configure-plex-s3/index.mdx
@@ -104,7 +104,7 @@ Plex is a client/server media player system comprising two main components:
104
```
105
- On Windows (using PuTTY):
106
- Open PuTTY, enter your Instance IP, and navigate to **Connection > SSH > Auth > Credentials**.
107
- - Make sure you the correct private key file is selected.
+ - Make sure the correct private key file is selected.
108
- Navigate to **Connection > SSH > Tunnels**.
109
- Set **Source port** to `8888` and **Destination** to `localhost:32400`.
110
- Click **Add**, then **Save**, then **Open** to connect.
0 commit comments