mirror of
https://github.com/linuxserver/reverse-proxy-confs.git
synced 2025-07-05 20:41:32 -07:00
immich.subdomain.conf.sample: document port for earlier versions
This commit is contained in:
parent
f1c508be7d
commit
57e8d00dd1
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue