first commit
This commit is contained in:
+14
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user