Initial commit: all TrueNAS docker compose stacks
This commit is contained in:
9
photos/.env.example
Normal file
9
photos/.env.example
Normal file
@@ -0,0 +1,9 @@
|
||||
TZ=America/Chicago
|
||||
|
||||
# Immich postgres — must match databases initdb/01-create-databases.sql
|
||||
IMMICH_DB_NAME=immich
|
||||
IMMICH_DB_USER=immich
|
||||
IMMICH_DB_PASS=changeme
|
||||
|
||||
# Redis — must match databases .env
|
||||
REDIS_PASSWORD=changeme
|
||||
Reference in New Issue
Block a user