feat(docker-stack): add immich stack
This commit is contained in:
11
docker/stacks/immich/stack.env
Normal file
11
docker/stacks/immich/stack.env
Normal file
@@ -0,0 +1,11 @@
|
||||
UPLOAD_LOCATION=
|
||||
SERVICE_DATA_ROOT_PATH=
|
||||
TRAEFIK_DOMAIN=
|
||||
IMMICH_VERSION=release
|
||||
DB_PASSWORD=
|
||||
DB_USERNAME=immich
|
||||
DB_DATABASE_NAME=immich
|
||||
AWS_ACCESS_KEY_ID=
|
||||
AWS_SECRET_ACCESS_KEY=
|
||||
TZ=
|
||||
|
||||
Reference in New Issue
Block a user