2024-08-30, 12:12 AM
(This post was last modified: 2024-08-30, 12:13 AM by TheDreadPirate. Edited 1 time in total.)
Your caddyfile literally only needs two lines. Which you already had right.
If you made any changes you do need to restart Caddy if you haven't done that already.
https://jellyfin.org/docs/general/networ...#caddyfile
https://caddyserver.com/docs/conventions#file-locations
Code:
jellyfin.MY_DOMAIN_NAME.com
reverse_proxy HOME_NETWORK_PUBLIC_IP:8096
If you made any changes you do need to restart Caddy if you haven't done that already.
https://jellyfin.org/docs/general/networ...#caddyfile
https://caddyserver.com/docs/conventions#file-locations