diff --git a/examples/immich/.env b/examples/immich/.env index 595fd5e..4bb3bce 100644 --- a/examples/immich/.env +++ b/examples/immich/.env @@ -5,6 +5,11 @@ 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 +TYPESENSE_LOCATION=/mnt/docker-volumes/immich/typesense + # Redis REDIS_HOSTNAME=immich-redis