diff --git a/apps/immich/base/ingress.yaml b/apps/immich/base/ingress.yaml index 9527bf5..c880dfd 100644 --- a/apps/immich/base/ingress.yaml +++ b/apps/immich/base/ingress.yaml @@ -6,6 +6,7 @@ metadata: spec: entryPoints: - websecure-local + - websecure-front tls: {} routes: - match: Host(`photos.steffenillium.de`)