From 72034fb7983dabc5ce137e68fc387665b2a14c87 Mon Sep 17 00:00:00 2001 From: Michael Housh Date: Thu, 27 Mar 2025 09:31:13 -0400 Subject: [PATCH] feat: Adds note to remove immich-public-proxy when pangolin rules are setup. --- compose.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/compose.yml b/compose.yml index 5ff752a..7d4006b 100644 --- a/compose.yml +++ b/compose.yml @@ -34,6 +34,7 @@ services: healthcheck: disable: false + # TODO: This is not needed when pangolin rules are setup for the /api/share/* paths. immich-public-proxy: image: alangrainger/immich-public-proxy:latest container_name: immich-public-proxy