first commit

This commit is contained in:
2026-06-17 18:10:14 +00:00
commit 0e64750b50
3 changed files with 69 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
TZ=Europe/Oslo
IMMICH_VERSION=release
DB_USERNAME=immich
DB_PASSWORD=example-secret-long-password-change-me
DB_DATABASE_NAME=immich
DB_HOSTNAME=database
DB_PORT=5432
DB_STORAGE_TYPE=SSD
REDIS_HOSTNAME=redis
REDIS_PORT=6379