Add proxy for immich
This commit is contained in:
parent
f5525e1b64
commit
afd27ea240
1 changed files with 5 additions and 2 deletions
|
@ -16,7 +16,7 @@ istio:
|
|||
commonName: photos.minhas.io
|
||||
ingressSelector: ingressgateway
|
||||
issuer: letsencrypt-prod
|
||||
port: 3000
|
||||
port: 8080
|
||||
backendHost: immich-web
|
||||
|
||||
env:
|
||||
|
@ -55,4 +55,7 @@ machine-learning:
|
|||
enabled: false
|
||||
|
||||
proxy:
|
||||
enabled: false
|
||||
enabled: true
|
||||
persistence:
|
||||
library:
|
||||
enabled: false
|
||||
|
|
Loading…
Reference in a new issue