We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5343fd commit 119a45fCopy full SHA for 119a45f
examples/immich/.env
@@ -1,5 +1,5 @@
1
# Versioning
2
-IMMICH_VERSION=v1.122.1
+IMMICH_VERSION=v1.122.2
3
4
# Database
5
DB_HOSTNAME=immich-database
@@ -12,4 +12,4 @@ DB_DATABASE_LOCATION=/mnt/docker-volumes/immich/database # change this
12
REDIS_HOSTNAME=immich-redis
13
14
# Upload File Config
15
-UPLOAD_LOCATION=/mnt/docker-volumes/immich/uploads # change this
+UPLOAD_LOCATION=/mnt/docker-volumes/immich/uploads # change this
0 commit comments