Merge pull request #1935 from schmensch/patch-1

Update recommended TLD in internal networking
This commit is contained in:
BotBlake
2026-07-14 09:46:40 +02:00
committed by GitHub
@@ -43,7 +43,7 @@ This section focusses on how to make Jellyfin Available within Networks.
Here you will find descriptions on how to make Jellyfin accessible both only locally and through the Internet.
In general, Jellyfin will be available locally on the specified port over the host-ip - e.g. `http://10.0.0.2:8096`.
However its also possible to create a local DNS entry that will point to your Jellyfin-Server - e.g. `http://jellyfin.local:8096`.
However its also possible to create a local DNS entry that will point to your Jellyfin-Server - e.g. `http://jellyfin.internal:8096`.
<details>
<summary>Learn more about limitations with local DNS</summary>