From a1e1693a326bf5c34b8d2988ea35964601cc7a9a Mon Sep 17 00:00:00 2001 From: Victor Gambier Date: Sat, 22 Jan 2022 23:19:50 +0100 Subject: [PATCH] Remove cname instruction for subfolder conf --- jellyfin.subfolder.conf.sample | 1 - 1 file changed, 1 deletion(-) diff --git a/jellyfin.subfolder.conf.sample b/jellyfin.subfolder.conf.sample index 8157fc3..719f4e2 100644 --- a/jellyfin.subfolder.conf.sample +++ b/jellyfin.subfolder.conf.sample @@ -1,5 +1,4 @@ ## Version 2021/05/18 -# make sure that your dns has a cname set for jellyfin # if jellyfin is running in bridge mode and the container is named "jellyfin", the below config should work as is # if not, replace the line "set $upstream_app jellyfin;" with "set $upstream_app ;" # or "set $upstream_app ;" for host mode, HOSTIP being the IP address of jellyfin