Update immich.subdomain.conf.sample

Update comments
This commit is contained in:
Nagy László Zoltán 2024-11-02 20:58:58 +01:00 committed by GitHub
commit 238f08a4bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
## Version 2024/10/15 ## Version 2024/10/15
# make sure that your immich container is named immich # make sure that your immich container is named immich-server
# make sure that your dns has a cname set for immich # make sure that your dns has a cname set for immich-server
# immich v1.118+ only. For earlier versions, change $upstream_port to 3001 # immich v1.118+ only with the official docker-compose.yml. For earlier versions, change $upstream_port to 3001
server { server {
listen 443 ssl; listen 443 ssl;