chore: unexpose actual from internet; update immich

This commit is contained in:
oddlama 2025-04-08 22:17:22 +02:00
parent ba66772cb1
commit fdfae01dac
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
17 changed files with 81 additions and 60 deletions

View file

@ -107,7 +107,7 @@ let
processedConfigFile = "/run/agenix/immich.config.json";
version = "v1.121.0";
version = "v1.131.3";
environment = {
DB_DATABASE_NAME = "immich";
DB_HOSTNAME = ipImmichPostgres;