Skip to content

mumc_configyaml>admin_settings>server>url

terrelsa13 edited this page Nov 9, 2024 · 3 revisions

  • Description
admin_settings:
  server:
    url: string
  • url of the Emby/Jellyfin media server

Example:

url: http://10.9.8.7:7878/basename

Example:

url: http://localhost:7878/basename

Example:

url: http://MyMediaServer.abc:7878/basename

Example:

url: https://example.com:443/basename
Clone this wiki locally