fix: remove search

This commit is contained in:
2025-09-25 10:15:32 +01:00
parent 29908f7f8a
commit 718ee67d0b
9 changed files with 14 additions and 246 deletions
+1
View File
@@ -10,6 +10,7 @@ DB_DATA_LOCATION=./data/postgres
# The Immich version to use. You can pin this to a specific version like "v1.71.0"
IMMICH_VERSION=release
IMMICH_HOST=0.0.0.0
# The values below this line do not need to be changed
###################################################################################