Centralize version management
This commit is contained in:
parent
2445a3f622
commit
4c5a875b2c
15 changed files with 41 additions and 26 deletions
|
|
@ -9,7 +9,7 @@ DB_DATA_LOCATION={{ immich_database_location }}
|
|||
TZ=Europe/Amsterdam
|
||||
|
||||
# The Immich version to use. You can pin this to a specific version like "v1.71.0"
|
||||
IMMICH_VERSION={{ immich_version }}
|
||||
IMMICH_VERSION={{ versions.immich }}
|
||||
|
||||
# Connection secret for postgres. You should change it to a random password
|
||||
# Please use only the characters `A-Za-z0-9`, without special characters or spaces
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue