Adding network for immich

This commit is contained in:
Dylan Baird 2025-04-27 14:31:03 -04:00
parent cfa8bbdea4
commit 070cf32666

View file

@ -52,7 +52,7 @@ services:
- "2283:2283" - "2283:2283"
depends_on: depends_on:
- immich-redis - immich-redis
- immich-database - immich-postgres
restart: always restart: always
healthcheck: healthcheck:
disable: false disable: false