Update .env

This commit is contained in:
LRVT 2023-12-16 05:15:12 +01:00 committed by GitHub
parent 868318a7c7
commit 46bc8100b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,8 +7,8 @@ DB_DATABASE_LOCATION=/mnt/docker-volumes/immich/database # change this
# TYPESENSE
# only relevant for immich < 1.91.0
#TYPESENSE_API_KEY=E5B56F137D21231231 # change this to a secure random secret
#TYPESENSE_LOCATION=/mnt/docker-volumes/immich/typesense # change this
TYPESENSE_API_KEY=E5B56F137D21231231 # change this to a secure random secret
TYPESENSE_LOCATION=/mnt/docker-volumes/immich/typesense # change this
# Redis
REDIS_HOSTNAME=immich-redis