mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 14:10:33 +03:00
immich: 1.118.2 -> 1.119.0 (#351975)
This commit is contained in:
commit
6183e80f03
4 changed files with 19 additions and 21 deletions
|
@ -258,7 +258,7 @@ in
|
|||
postgresEnv
|
||||
// redisEnv
|
||||
// {
|
||||
HOST = cfg.host;
|
||||
IMMICH_HOST = cfg.host;
|
||||
IMMICH_PORT = toString cfg.port;
|
||||
IMMICH_MEDIA_LOCATION = cfg.mediaLocation;
|
||||
IMMICH_MACHINE_LEARNING_URL = "http://localhost:3003";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue