diff --git a/infrastructure/03-traefik/foreign/immich/service.yaml b/infrastructure/03-traefik/foreign/immich/service.yaml index 17098bd..7d4375c 100644 --- a/infrastructure/03-traefik/foreign/immich/service.yaml +++ b/infrastructure/03-traefik/foreign/immich/service.yaml @@ -7,7 +7,7 @@ spec: type: ExternalName externalName: 192.168.178.4 ports: - - port: 80 + - port: 8200 targetPort: 8200 protocol: TCP name: http \ No newline at end of file