From 57e8d00dd1447ff57dc626f284a75a0984f7ef86 Mon Sep 17 00:00:00 2001 From: pagdot Date: Tue, 15 Oct 2024 15:39:28 +0200 Subject: [PATCH] immich.subdomain.conf.sample: document port for earlier versions --- immich.subdomain.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/immich.subdomain.conf.sample b/immich.subdomain.conf.sample index 89b6ea2..fe7096c 100644 --- a/immich.subdomain.conf.sample +++ b/immich.subdomain.conf.sample @@ -1,7 +1,7 @@ ## Version 2024/07/16 # make sure that your immich container is named immich # make sure that your dns has a cname set for immich -# immich v1.118+ only +# immich v1.118+ only. For earlier versions, change $upstream_port to 3001 server { listen 443 ssl;