diff --git a/Docker/immich/.env b/Docker/immich/.env index 63d3a4a..610ce44 100644 --- a/Docker/immich/.env +++ b/Docker/immich/.env @@ -7,7 +7,7 @@ UPLOAD_LOCATION=/path/to/media/folder IMMICH_VERSION=release # Connection secrets for postgres and typesense. You should change these to random passwords -TYPESENSE_API_KEY=some_random_text +# TYPESENSE_API_KEY=some_random_text DB_PASSWORD=strong_password # The values below this line do not need to be changed