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 {