pull/19/head
LRVT 2023-12-16 05:14:22 +01:00 zatwierdzone przez GitHub
rodzic 9e356ef032
commit 868318a7c7
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -5,10 +5,10 @@ DB_PASSWORD=MySecureDatabasePassword # change this
DB_DATABASE_NAME=immich-psgdb
DB_DATABASE_LOCATION=/mnt/docker-volumes/immich/database # change this
# Typesense
# TYPESENSE
TYPESENSE_API_KEY=E5B56F137D21231231 # change this to a secure random secret
TYPESENSE_LOCATION=/mnt/docker-volumes/immich/typesense # change this
# 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
# Redis
REDIS_HOSTNAME=immich-redis