From 30764349a5156cb929b9015f738a3a46932be574 Mon Sep 17 00:00:00 2001 From: Gabe Date: Sat, 7 Feb 2026 23:37:39 +0000 Subject: [PATCH] Update Photography_Containers/immich/compose.yaml --- Photography_Containers/immich/compose.yaml | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Photography_Containers/immich/compose.yaml b/Photography_Containers/immich/compose.yaml index 15308ed..1ff4195 100644 --- a/Photography_Containers/immich/compose.yaml +++ b/Photography_Containers/immich/compose.yaml @@ -62,7 +62,6 @@ services: - .env networks: - immich - - traefik_network restart: unless-stopped healthcheck: disable: false @@ -75,7 +74,6 @@ services: restart: unless-stopped networks: - immich - - traefik_network database: container_name: immich_postgres @@ -97,5 +95,4 @@ services: healthcheck: disable: false networks: - - immich - - traefik_network \ No newline at end of file + - immich \ No newline at end of file