Initial commit
This commit is contained in:
10
stacks/media/immich.env
Normal file
10
stacks/media/immich.env
Normal file
@@ -0,0 +1,10 @@
|
||||
TZ=Europe/Moscow
|
||||
IMMICH_VERSION=v2
|
||||
DB_HOSTNAME=immich-postgres
|
||||
REDIS_HOSTNAME=immich-redis
|
||||
DB_PASSWORD=change_me
|
||||
DB_USERNAME=postgres
|
||||
DB_DATABASE_NAME=immich
|
||||
POSTGRES_PASSWORD=change_me
|
||||
POSTGRES_USER=postgres
|
||||
POSTGRES_DB=immich
|
||||
Reference in New Issue
Block a user