#shows work on internal IP but not domainname
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
I have jellyfin and eztv running on docker containers on the same machine. When accessing jellyfin via interal ip (http://192.1.x.x:8096) i am able to play channels, but not through my subdomain (https://jellyfin.redacted.com). Does anyone have a solution for this? it seems like its probably just something i am missing.
probably has nothing to do with ersatz though
Unsure of your config but you should probably move jelly to SSL if you’re going to expose it like that. Put a reverse proxy in front of it, clear http over the internet is not good