2024-02-02, 05:44 PM
Also, should I have no option but to run with Jellyfin. Any Caddyfile experts here?
{
encode gzip
reverse_proxy localhost:8096
}
{
reverse_proxy localhost:13378
}
These both work in my caddyfile when implemented individually so the ports are OK in the firewall settings but I cant combine them for love nor money. Im not terribly good at this stuff.
{
encode gzip
reverse_proxy localhost:8096
}
{
reverse_proxy localhost:13378
}
These both work in my caddyfile when implemented individually so the ports are OK in the firewall settings but I cant combine them for love nor money. Im not terribly good at this stuff.