9 lines
147 B
Plaintext
9 lines
147 B
Plaintext
jelly.lan {
|
|
tls internal
|
|
|
|
# Reverse-proxy to Jellyfin running on localhost:8096
|
|
reverse_proxy http://127.0.0.1:8096
|
|
|
|
encode gzip
|
|
}
|