update versions
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 49s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 49s
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
UPLOAD_LOCATION=/mnt/immich-library
|
||||
|
||||
# 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
|
||||
DB_PASSWORD=asdf1234
|
||||
@@ -14,5 +14,6 @@ DB_PASSWORD=asdf1234
|
||||
DB_HOSTNAME=immich_postgres
|
||||
DB_USERNAME=postgres
|
||||
DB_DATABASE_NAME=immich
|
||||
DB_DATA_LOCATION=./pgdata
|
||||
|
||||
REDIS_HOSTNAME=immich_redis
|
||||
|
||||
Reference in New Issue
Block a user