From 73f87a7a85c6e6456d781228aa31d8e53220f171 Mon Sep 17 00:00:00 2001 From: Tommy Date: Wed, 19 Jan 2022 01:53:56 -0500 Subject: [PATCH] Update element.subdomain.conf --- swag/nginx/proxy-confs/element.subdomain.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swag/nginx/proxy-confs/element.subdomain.conf b/swag/nginx/proxy-confs/element.subdomain.conf index d309d13..c3ea9ab 100644 --- a/swag/nginx/proxy-confs/element.subdomain.conf +++ b/swag/nginx/proxy-confs/element.subdomain.conf @@ -1,7 +1,7 @@ ## Version 2021/05/18 # make sure that your dns has a cname set for element # if element is running in bridge mode and the container is named "element", the below config should work as is -# if not, replace the line "set $upstream_app jellyfin;" with "set $upstream_app ;" +# if not, replace the line "set $upstream_app element;" with "set $upstream_app ;" # or "set $upstream_app ;" for host mode, HOSTIP being the IP address of element server {