mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-08-22 06:13:49 -07:00
Update immich.subdomain.conf.sample
Update comments
This commit is contained in:
parent
993f073138
commit
238f08a4bb
1 changed files with 3 additions and 3 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue