Update Photography_Containers/immich/compose.yaml

This commit is contained in:
2026-02-07 23:25:40 +00:00
parent 0a74044c47
commit 4be7fcbf4d
+3 -1
View File
@@ -61,6 +61,7 @@ services:
- .env
networks:
- immich
- traefik_network
restart: unless-stopped
healthcheck:
disable: false
@@ -95,4 +96,5 @@ services:
healthcheck:
disable: false
networks:
- immich
- immich
- traefik_network