Add Immich
This commit is contained in:
parent
90936d9157
commit
bf135a21fc
2 changed files with 92 additions and 0 deletions
|
|
@ -8,3 +8,12 @@ HOST_SEAFILE=seafile
|
|||
SEAFILE_ADMIN_EMAIL=admin@domain.com
|
||||
SEAFILE_ADMIN_PASSWORD=adminpassword
|
||||
SEAFILE_DB_ROOT_PASSWORD=dbpassword
|
||||
SEAFILE_PHOTOS=/srv/data/seafile
|
||||
|
||||
# immich
|
||||
IMMICH_VERSION=release
|
||||
UPLOAD_LOCATION=./library
|
||||
DB_DATA_LOCATION=./postgres
|
||||
DB_PASSWORD=postgres
|
||||
DB_USERNAME=postgres
|
||||
DB_DATABASE_NAME=immich
|
||||
Loading…
Add table
Add a link
Reference in a new issue