Compare commits
2 Commits
81a2ef1cec
...
4bf457c84a
| Author | SHA1 | Date | |
|---|---|---|---|
| 4bf457c84a | |||
| de296b9c76 |
+2
-1
@@ -9,7 +9,8 @@ DB_DATA_LOCATION=/mnt/storage/appdata/immich/postgres
|
|||||||
TZ=America/New_York
|
TZ=America/New_York
|
||||||
|
|
||||||
# The Immich version to use. You can pin this to a specific version like "v1.71.0"
|
# The Immich version to use. You can pin this to a specific version like "v1.71.0"
|
||||||
IMMICH_VERSION=v2.2.3
|
IMMICH_VERSION=v2.3.1
|
||||||
|
|
||||||
# Connection secret for postgres. You should change it to a random password
|
# Connection secret for postgres. You should change it to a random password
|
||||||
DB_PASSWORD=postgres
|
DB_PASSWORD=postgres
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user