From c330a60092303b09b50768373e6de1738b9895ac Mon Sep 17 00:00:00 2001 From: nathan Date: Wed, 6 May 2026 21:25:12 -0400 Subject: [PATCH] chore: remove installation warnings and name from docker-compose file --- nodes/waldorf/immich/compose.yml | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/nodes/waldorf/immich/compose.yml b/nodes/waldorf/immich/compose.yml index 610b375..d10ef65 100644 --- a/nodes/waldorf/immich/compose.yml +++ b/nodes/waldorf/immich/compose.yml @@ -1,14 +1,3 @@ -# -# WARNING: To install Immich, follow our guide: https://docs.immich.app/install/docker-compose -# -# Make sure to use the docker-compose.yml of the current release: -# -# https://github.com/immich-app/immich/releases/latest/download/docker-compose.yml -# -# The compose file on main may not be compatible with the latest release. - -name: immich - services: immich-server: container_name: immich_server