diff --git a/docs/general/post-install/networking/index.md b/docs/general/post-install/networking/index.md index c5338be0..847d74c7 100644 --- a/docs/general/post-install/networking/index.md +++ b/docs/general/post-install/networking/index.md @@ -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`.
Learn more about limitations with local DNS