updated inventory and immich
This commit is contained in:
parent
0e647cfa82
commit
fb5c2a1bab
2 changed files with 2 additions and 2 deletions
|
@ -15,7 +15,7 @@ servers = [
|
|||
"ssh_user": "root",
|
||||
"web_server": True,
|
||||
"services": [
|
||||
"nginx", "immich", "nodered", "firefly",
|
||||
"nginx", "immich", "nodered",
|
||||
],
|
||||
},
|
||||
),
|
||||
|
|
|
@ -8,4 +8,4 @@ DB_DATABASE_NAME=immich
|
|||
REDIS_HOSTNAME=redis
|
||||
EXTERNAL_HOST=immich.togetherdays.cz
|
||||
|
||||
IMMICH_VERSION=v1.105.1
|
||||
IMMICH_VERSION=v1.109.2
|
||||
|
|
Loading…
Reference in a new issue