+ Set where {appName} opens from — useful + if you reach it through a reverse proxy or local DNS. Leave this empty to use the default + address ({service?.ui_location ? `host + port ${service.ui_location}` : 'host + port'}). +
+ ++ Enter a valid http(s) address (e.g. https://jellyfin.myhomelab.net). A bare host like + "jellyfin.lan" becomes http://jellyfin.lan. +
+ ) : ( + <> ++ No scheme? We'll default to http://.
++ Opens as:{' '} + {previewLink} + {usingDefault ? ' (default)' : ''} +
+ > + )} +