Name the partner fallback folder from master.conf and give it the closest Emby user's avatar
This commit is contained in:
@@ -113,6 +113,11 @@
|
||||
HOSTN_EMBY_CONTAINER="Emby"
|
||||
HOSTN_EMBY_URL="http://localhost:8096"
|
||||
HOSTN_EMBY_API_KEY="" # Emby Dashboard → API Keys → + New Key
|
||||
HOSTN_EMBY_PUBLIC_URL="" # e.g. https://media.example.com/emby — browser-reachable base, used
|
||||
# to build image URLs that render in the WebGUI. Deliberately separate
|
||||
# from HOSTN_EMBY_URL: that one is for server-side API calls and is
|
||||
# usually localhost, which resolves to the wrong machine in a browser.
|
||||
# Empty = features that need an image quietly go without one.
|
||||
|
||||
# ━━━ Jellyfin ━━━
|
||||
HOSTN_JELLYFIN_CONTAINER="Jellyfin"
|
||||
|
||||
Reference in New Issue
Block a user