6 lines
108 B
Bash
6 lines
108 B
Bash
# immich-stack Environment Configuration
|
|
CONTAINER_NAME=immich-stack
|
|
PUID=1000
|
|
PGID=1000
|
|
TZ=America/Toronto
|