Adjusted first server to be real URL

This commit is contained in:
Luke Hagar
2023-10-26 21:48:42 -05:00
parent 6531330ff9
commit 0eee271b2f

View File

@@ -13,6 +13,9 @@ info:
identifier: MIT
servers:
- url: "http://10.10.10.47:32400"
description: The full address of your Plex Server
- url: "{protocol}://{ip}:{port}"
description: The full address of your Plex Server
variables: