We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 993f073 commit 238f08aCopy full SHA for 238f08a
immich.subdomain.conf.sample
@@ -1,7 +1,7 @@
1
## Version 2024/10/15
2
-# make sure that your immich container is named immich
3
-# make sure that your dns has a cname set for immich
4
-# immich v1.118+ only. For earlier versions, change $upstream_port to 3001
+# make sure that your immich container is named immich-server
+# make sure that your dns has a cname set for immich-server
+# immich v1.118+ only with the official docker-compose.yml. For earlier versions, change $upstream_port to 3001
5
6
server {
7
listen 443 ssl;
0 commit comments