immich.subdomain.conf.sample: document port for earlier versions

This commit is contained in:
pagdot 2024-10-15 15:39:28 +02:00 committed by GitHub
parent f1c508be7d
commit 57e8d00dd1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
## Version 2024/07/16 ## Version 2024/07/16
# make sure that your immich container is named immich # make sure that your immich container is named immich
# make sure that your dns has a cname set for 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 { server {
listen 443 ssl; listen 443 ssl;