Fix immich env and escape db name

This commit is contained in:
Peter Smit
2025-09-26 12:39:08 +02:00
parent 8895c9b72f
commit c9aaef57c0
4 changed files with 17 additions and 15 deletions

View File

@@ -1,8 +1,10 @@
UPLOAD_LOCATION=
IMMICH_VERSION=
IMMICH_DB_LOCATION=
DB_USERNAME=
DB_PASSWORD=
DB_DATABASE_NAME=
IMMICH_DB_HOSTNAME=
IMMICH_POSTGRES_DB=
IMMICH_POSTGRES_USER=
IMMICH_POSTGRES_PASSWORD=
REDIS_HOSTNAME=
REDIS_HOSTNAME=