First commit
This commit is contained in:
8
stacks/immich.env.example
Normal file
8
stacks/immich.env.example
Normal file
@@ -0,0 +1,8 @@
|
||||
DB_PASSWORD=SECRET
|
||||
DB_USERNAME=postgres
|
||||
DB_DATABASE_NAME=immich
|
||||
|
||||
POSTGRES_PASSWORD=SECRET
|
||||
POSTGRES_USER=postgres
|
||||
POSTGRES_DB=immich
|
||||
POSTGRES_INITDB_ARGS="--data-checksums"
|
||||
Reference in New Issue
Block a user