updated inventory and immich

This commit is contained in:
Jakub Kropáček 2024-07-23 15:00:14 +02:00
parent 0e647cfa82
commit fb5c2a1bab
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ servers = [
"ssh_user": "root", "ssh_user": "root",
"web_server": True, "web_server": True,
"services": [ "services": [
"nginx", "immich", "nodered", "firefly", "nginx", "immich", "nodered",
], ],
}, },
), ),

View file

@ -8,4 +8,4 @@ DB_DATABASE_NAME=immich
REDIS_HOSTNAME=redis REDIS_HOSTNAME=redis
EXTERNAL_HOST=immich.togetherdays.cz EXTERNAL_HOST=immich.togetherdays.cz
IMMICH_VERSION=v1.105.1 IMMICH_VERSION=v1.109.2