Skip to content

Commit 79b3824

Browse files
authored
Update jellyfin.subdomain.conf.sample
1 parent f7b1d15 commit 79b3824

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

jellyfin.subdomain.conf.sample

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
# if jellyfin is running in bridge mode and the container is named "jellyfin", the below config should work as is
44
# if not, replace the line "set $upstream_app jellyfin;" with "set $upstream_app <containername>;"
55
# or "set $upstream_app <HOSTIP>;" for host mode, HOSTIP being the IP address of jellyfin
6-
# in jellyfin settings, under "Advanced/Networking" change the public https port to 443, leave the local ports as is,
7-
# and set the "Secure connection mode" to "Handled by reverse proxy"
6+
# in jellyfin settings, under "Advanced/Networking" add subdomain.mydomain.tld as a known proxy
87

98
server {
109
listen 443 ssl;

0 commit comments

Comments
 (0)